ahriman/tests/ahriman
Evgenii Alekseev 08086e8ba8 fix: safe urls for packages
String catenation used for url generators didn't encode package names
which could lead to missing data in case if e.g. there is slash (/) in
package name
2024-01-03 14:28:20 +02:00
..
application feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
core fix: safe urls for packages 2024-01-03 14:28:20 +02:00
models feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
web refactor: remove custom access logger 2024-01-03 12:18:50 +02:00
conftest.py refactor: fix warnings and typos, cleanup code 2023-12-28 16:53:45 +02:00
test_tests.py feat: add ability to disable specific routes (#119) 2023-12-15 14:34:03 +02:00