ahriman/tests/ahriman/core/repository
Evgenii Alekseev 2a9eab5f1a feat: changes screen implementation (#117)
Add support of changes generation. Changes will be generated (unless explicitly asked not to) automatically during check process (i.e. `repo-update --dry-run` and aliases) and uploaded to the remote server. Changes can be reviewed either by web interface or by special subcommands.

Changes will be automatically cleared during next successful build
2023-11-30 14:56:41 +02:00
..
conftest.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_cleaner.py add notes about documentation and methods inside class 2023-01-03 01:53:10 +02:00
test_executor.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_package_info.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_repository_properties.py feat: allow to use one application for multiple repositories (#111) 2023-09-08 14:01:07 +03:00
test_repository.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_update_handler.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00