ahriman/tests/ahriman/application/handlers
Evgeniy Alekseev cbbe2b01e4 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
..
test_handler_add.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_backup.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_clean.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_dump.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_help.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_key_import.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_patch.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_rebuild.py fix case with package name which cannot be downloaded 2022-06-27 18:53:48 +03:00
test_handler_remove_unknown.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_remove.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_restore.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_search.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_setup.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_shell.py add shell and version parser 2022-05-27 18:34:07 +03:00
test_handler_sign.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_status_update.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler_status.py dynamic html load (#63) 2022-05-20 22:29:36 +03:00
test_handler_triggers.py add ability to run only speicifed triggers from command line 2022-05-12 18:43:36 +03:00
test_handler_unsafe_commands.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_update.py shorten public imports 2022-05-06 04:08:05 +03:00
test_handler_users.py dynamic html load (#63) 2022-05-20 22:29:36 +03:00
test_handler_versions.py add shell and version parser 2022-05-27 18:34:07 +03:00
test_handler_web.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_handler.py add configurable exit codes to some commands (#55) 2022-04-01 18:30:11 +03:00