ahriman/tests/ahriman
Evgenii Alekseev 91598951c5 fix: do not raise 404 in case of unknown package on patches endpoints
Previous improvements raise 404 error in case if no packages were found
for patches endpoints. However, in case of multirepo setup this feature
doesn't work properly because package can be located in any other
repository different from default
2024-01-08 14:32:40 +02:00
..
application refactor: fix pylint warnings in tests 2024-01-05 16:40:38 +02:00
core fix: do not raise 404 in case of unknown package on patches endpoints 2024-01-08 14:32:40 +02:00
models test: add pytlint imports plugin and fix errors 2024-01-05 19:52:51 +02:00
web fix: do not raise 404 in case of unknown package on patches endpoints 2024-01-08 14:32:40 +02:00
conftest.py refactor: fix pylint warnings in tests 2024-01-05 16:40:38 +02:00
test_tests.py feat: add ability to disable specific routes (#119) 2023-12-15 14:34:03 +02:00