ahriman/tests/ahriman/application
Evgeniy Alekseev 7b647a9b5a fix case with package name which cannot be downloaded
(without special settings)

The issue appears if file or its version contains one of special URI
characters, e.g. +. Theu will be interpreted as query parameters by
(some) servers (e.g. S3 works in this way). In this commit we rename
archive to the one with safe name.
2022-06-27 18:53:48 +03:00
..
application triggers implementation (#62) 2022-05-09 20:00:20 +03:00
handlers fix case with package name which cannot be downloaded 2022-06-27 18:53:48 +03:00
conftest.py shorten public imports 2022-05-06 04:08:05 +03:00
test_ahriman.py add shell and version parser 2022-05-27 18:34:07 +03:00
test_lock.py dynamic html load (#63) 2022-05-20 22:29:36 +03:00