ahriman/tests/ahriman/models
Evgenii Alekseev 740d537618 fix: bump pkgrel if the local version is newer than remote
In case of VCS packages, if PKGBUILD contains older version, the pkgrel
remains the same during the rebuild process. This fix bumps pkgrel in
any case if the local version is newer than the remote
2024-09-23 16:30:33 +03:00
..
conftest.py feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
test_action.py add test for every file 2021-10-14 03:34:12 +03:00
test_aur_package.py refactor: fix pylint warnings in tests 2024-01-05 16:40:38 +02:00
test_auth_settings.py feat: add support of pam authentication 2024-08-20 16:44:40 +03:00
test_build_status.py frozen dataclasses 2022-07-26 14:40:28 +03:00
test_changes.py feat: changes screen implementation (#117) 2023-11-30 14:56:41 +02:00
test_context_key.py feat: allow to use simplified keys for context 2024-08-14 17:07:10 +03:00
test_counters.py Add web status route (#13) 2021-04-08 01:48:53 +03:00
test_dependencies.py feat: remove excess dependencies leaves (#128) 2024-08-14 17:07:10 +03:00
test_event.py refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
test_filesystem_package.py feat: remove excess dependencies leaves (#128) 2024-08-14 17:07:10 +03:00
test_internal_status.py Add web status route (#13) 2021-04-08 01:48:53 +03:00
test_log_handler.py runtime logger handler selector 2023-05-29 03:41:11 +03:00
test_log_record_id.py Extended package status page (#76) 2022-11-22 02:58:22 +03:00
test_metrics_timer.py feat: add timer for metrics purposes 2024-09-04 22:28:25 +03:00
test_migration_result.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_migration.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_package_description.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_package_source.py test: add pytlint imports plugin and fix errors 2024-01-05 19:52:51 +02:00
test_package.py fix: bump pkgrel if the local version is newer than remote 2024-09-23 16:30:33 +03:00
test_packagers.py packagers support (#100) 2023-06-05 02:37:19 +03:00
test_pacman_synchronization.py PEP-673 use Self as return type for classmethods (#94) 2023-05-04 03:28:08 +03:00
test_pkgbuild_patch.py feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
test_pkgbuild.py feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
test_process_status.py feat: allow to use single web instance for all repositories (#114) 2023-10-17 03:58:50 +03:00
test_property.py Add ability to show more info in search and status subcommands 2021-10-26 04:27:36 +03:00
test_remote_source.py Local packages support improvements (#104) 2023-08-13 15:45:53 +03:00
test_report_settings.py feat: implement rss generation (#130) 2024-09-04 22:28:25 +03:00
test_repository_id.py bug: fix removal of the packages 2024-09-04 21:50:33 +03:00
test_repository_paths.py feat: log package update events 2024-09-04 22:28:25 +03:00
test_result.py feat: extend result class 2023-11-10 17:09:01 +02:00
test_scan_paths.py feat: replace scan paths options to single one 2024-09-04 22:25:54 +03:00
test_sign_settings.py Docstring update (#58) 2022-04-17 20:25:28 +03:00
test_smtp_ssl_settings.py add test for every file 2021-10-14 03:34:12 +03:00
test_upload_settings.py small improvements on code smell 2023-08-25 04:15:10 +03:00
test_user_access.py dynamic html load (#63) 2022-05-20 22:29:36 +03:00
test_user.py use http client class for all http requests 2023-08-23 03:27:42 +03:00
test_waiter.py feat: add timer for metrics purposes 2024-09-04 22:28:25 +03:00
test_worker.py feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00