debian-koji/tests/test_hub
Tomas Kopecek 79d700b04d fix tests
2021-09-21 12:56:58 +02:00
..
cg_importer_json kojifile component type 2017-07-25 12:37:46 -04:00
data Support packages that are head-signed 2021-09-15 12:43:06 +02:00
test_models remove unittest2 2020-10-06 15:00:23 +02:00
__init__.py Allow hiding a user from the frontpage task list. 2016-05-16 13:43:39 -04:00
test_add_archivetype.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_add_btype.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_add_channel.py Add CLI related to channels + add comments to channels 2021-06-29 14:44:47 +02:00
test_add_external_repo_to_tag.py Unify error messages 2021-03-16 08:43:33 +01:00
test_add_external_rpm.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_add_group_member.py fix "an user" -> "a user" grammar in help text and errors 2021-08-24 10:54:03 -04:00
test_add_host.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_add_host_to_channel.py Enable/disable channel 2021-07-20 10:33:50 +02:00
test_add_rpm_sig.py Support packages that are head-signed 2021-09-15 12:43:06 +02:00
test_apply_query_opts.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_cg_importer.py Unify error messages 2021-03-16 08:43:33 +01:00
test_check_volume_policy.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_complete_image_build.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_complete_maven_build.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_create_image_build.py api: createImageBuild non-existing build wrong buildinfo 2021-03-16 13:08:57 +01:00
test_create_maven_build.py api: createMavenBuild wrong buildinfo/maveninfo 2021-03-16 15:25:15 +01:00
test_create_notification.py Unify error messages 2021-03-16 08:43:33 +01:00
test_create_tag.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_create_win_build.py API: createWinBuild with wrong win/build info 2021-03-17 10:12:45 +01:00
test_delete_build.py hub: deleteBuild should skip deleted builds 2020-09-10 13:24:02 +02:00
test_delete_build_target.py Unify error messages 2021-03-16 08:43:33 +01:00
test_delete_rpm_sig.py Add delete-rpm-sig CLI and deleteRPMSig hub call 2021-07-21 13:43:09 +02:00
test_delete_tag.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_disable_channel.py Enable/disable channel 2021-07-20 10:33:50 +02:00
test_disable_user.py Unify error messages 2021-03-16 08:43:33 +01:00
test_dist_repo.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_edit_build_target.py Unify error messages 2021-03-16 08:43:33 +01:00
test_edit_channel.py Enable/disable channel 2021-07-20 10:33:50 +02:00
test_edit_host.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_edit_tag.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_edit_tag_external_repo.py external repos can have specified arch list 2020-11-24 13:56:29 +01:00
test_edit_user.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_enable_channel.py Enable/disable channel 2021-07-20 10:33:50 +02:00
test_enable_user.py Unify error messages 2021-03-16 08:43:33 +01:00
test_ensure_volume_symlink.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_find_build_id.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_active_repos.py Repo info with task id 2021-04-19 15:15:10 +02:00
test_get_archive_file.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_get_build.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_build_config.py tests: fix test for getTag(..., blocked) 2020-10-06 13:59:14 +02:00
test_get_build_logs.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_get_build_notifications.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_get_build_target.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_get_build_type.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_get_buildroot.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_get_changelog_entries.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_channel.py Add CLI related to channels + add comments to channels 2021-06-29 14:44:47 +02:00
test_get_external_repo.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_external_repos.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_group_members.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_host.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_last_event.py Unify error messages 2021-03-16 08:43:33 +01:00
test_get_last_host_update.py api getLastHostUpdate returns timestamp 2021-03-29 11:23:06 +02:00
test_get_next_release.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_get_task_children.py hub: fix tests 2020-10-27 14:33:46 +01:00
test_get_upload_path.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
test_get_user.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_get_user_perms.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_get_verify_class.py replace md5 with sha256 2020-06-24 14:42:01 +02:00
test_get_volume.py api: getVolume with strict 2021-04-19 15:11:41 +02:00
test_getPackageID.py Unify error messages 2021-03-16 08:43:33 +01:00
test_getRPM.py Unify error messages 2021-03-16 08:43:33 +01:00
test_getRPMDeps.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_getRPMFile.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_group_operations.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_import_build.py Unify error messages 2021-03-16 08:43:33 +01:00
test_import_image_internal.py fix tests 2020-07-15 12:06:55 -04:00
test_insert_processor.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_archive_files.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_archives.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_btypes.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_builds.py listBuilds returns empty list, not error when not existing 2021-06-22 11:53:43 +02:00
test_list_channels.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_list_hosts.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_rpms.py Unify error messages 2021-03-16 08:43:33 +01:00
test_list_tags.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_list_task_output.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_list_user_krb_principals.py Unify error messages 2021-03-16 08:43:33 +01:00
test_listing.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_multicall.py hub: unittest for multicall 2020-09-01 11:23:04 +02:00
test_new_build.py Unify error messages 2021-03-16 08:43:33 +01:00
test_new_maven_build.py api: createMavenBuild wrong buildinfo/maveninfo 2021-03-16 15:25:15 +01:00
test_new_typed_build.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_new_win_build.py API: createWinBuild with wrong win/build info 2021-03-17 10:12:45 +01:00
test_notifications.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_perm_operations.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_pkglist.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_policy_tests.py fix tests 2021-09-21 12:56:58 +02:00
test_query_processor.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_recycle_build.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_remove_channel.py Add CLI related to channels + add comments to channels 2021-06-29 14:44:47 +02:00
test_remove_host_from_channel.py Add CLI related to channels + add comments to channels 2021-06-29 14:44:47 +02:00
test_repos.py fix test by using datetime.timezone instead of psycopg2.tz 2021-06-23 10:04:59 +00:00
test_restart_hosts.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_rpmdiff.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_savepoint.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_search.py Unify error messages 2021-03-16 08:43:33 +01:00
test_set_host_enabled.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_tag_operations.py Increase API unit tests 2021-09-20 12:39:42 +02:00
test_task_wait_results.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_update_processor.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_user_groups.py simplify py3 tests 2020-06-18 15:41:35 +02:00
test_write_maven_repo_metadata.py explicit encoding for text file operations 2021-01-26 13:36:25 +01:00
utils.py tests: stop mocks in DBQueryTest setUp 2021-03-15 11:01:08 +01:00