ahriman/tests/ahriman/core
Evgenii Alekseev 1cf027cb55
Support type triggers (#96)
* implement mirrorlist package generator

* implement keyring package generator

* docs update

* do not skip empty lines

* fill remote source for local packages

* faq update
2023-05-25 16:27:16 +03:00
..
alpm migrate to the latest devtools & archlinux git changes 2023-05-22 16:51:27 +03:00
auth execute request in context methods instead of handling them each time 2023-03-23 12:43:04 +02:00
build_tools Support type triggers (#96) 2023-05-25 16:27:16 +03:00
configuration Support type triggers (#96) 2023-05-25 16:27:16 +03:00
database filter empty packages from database 2023-01-30 17:57:13 +02:00
formatters hide passwords and secrets from repo-config subcommand by default 2023-02-05 16:44:48 +02:00
gitremote handle .gitignore file correctly in remote push trigger 2023-02-11 04:41:24 +02:00
log add ability to suppress http logging errors (#86) 2023-01-30 17:19:01 +02:00
report Support type triggers (#96) 2023-05-25 16:27:16 +03:00
repository PEP-585 complaint: remove type aliases (#93) 2023-04-12 04:09:28 +03:00
sign Support type triggers (#96) 2023-05-25 16:27:16 +03:00
status suppress status errors also if option is set 2023-04-15 05:05:55 +03:00
support Support type triggers (#96) 2023-05-25 16:27:16 +03:00
triggers Support type triggers (#96) 2023-05-25 16:27:16 +03:00
upload PEP-585 complaint: remove type aliases (#93) 2023-04-12 04:09:28 +03:00
conftest.py Support type triggers (#96) 2023-05-25 16:27:16 +03:00
test_context_init.py Correct way to allow setting context with existing 2023-01-03 00:48:14 +02:00
test_exceptions.py add test for every file 2021-10-14 03:34:12 +03:00
test_spawn.py gracefully terminate web server 2023-03-06 01:13:41 +02:00
test_tree.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_util.py Support type triggers (#96) 2023-05-25 16:27:16 +03:00