debian-koji/tests/test_cli
2024-02-29 15:40:03 +01:00
..
data CLI list-users with filters from listUsers 2024-02-15 08:25:19 +01:00
__init__.py The beginnings of some cli tests. 2016-06-08 14:53:41 -04:00
fakeclient.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
loadcli.py importlib instead of imp 2021-06-02 11:19:33 +02:00
test_activate_session.py Skip activate_session when logged 2022-04-19 12:43:24 +02:00
test_add_channel.py Don't try to resolve server version for old hubs 2024-02-29 15:40:03 +01:00
test_add_external_repo.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_group.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_group_pkg.py remove unittest2 2020-10-06 15:00:23 +02:00
test_add_group_req.py remove unittest2 2020-10-06 15:00:23 +02:00
test_add_host.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_add_host_to_channel.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_notification.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_pkg.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_tag.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_add_tag_inheritance.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_add_target.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_add_user.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_add_volume.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_arg_filter.py mock.module_setup_commands tag extra option 2022-02-07 09:33:14 +01:00
test_assign_task.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_block_group.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_block_group_pkg.py remove unittest2 2020-10-06 15:00:23 +02:00
test_block_group_req.py remove unittest2 2020-10-06 15:00:23 +02:00
test_block_notification.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_block_pkg.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_build.py draft builds 2024-01-05 10:00:29 +00:00
test_buildinfo.py draft builds 2024-01-05 10:00:29 +00:00
test_call.py be pickier about keyword args and add a note about them in usage 2023-07-04 08:55:12 +02:00
test_cancel.py Don't try to resolve server version for old hubs 2024-02-29 15:40:03 +01:00
test_chain_build.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_clone_tag.py Fix timezone in clone-tag test case 2023-03-15 12:48:55 +01:00
test_disable_channel.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_disable_host.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_disable_user.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_dist_repo.py distrepo will not skip rpm stat by default 2023-07-18 11:31:07 +02:00
test_download_build.py Increase CLI unit tests 2022-10-05 13:26:13 +02:00
test_download_file.py fix tests 2023-03-07 12:50:10 +01:00
test_download_logs.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_download_task.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_channel.py Don't try to resolve server version for old hubs 2024-02-29 15:40:03 +01:00
test_edit_external_repo.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_edit_host.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_notification.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_permission.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_tag.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_edit_tag_inheritance.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_target.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_edit_user.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_enable_channel.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_enable_host.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_enable_user.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_free_task.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_get_options.py use_fast_upload=True as default everywhere 2023-02-03 09:28:40 +01:00
test_grant_cg_access.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_grant_permission.py Add description for permissions 2022-01-31 10:21:58 +01:00
test_hello.py show hub version in koji hello 2024-02-29 15:40:03 +01:00
test_hostinfo.py fix unit tests 2023-05-16 13:14:16 +02:00
test_image_build.py fix unit tests 2023-05-17 09:31:35 +02:00
test_image_build_indirection.py Read config file on image build indirection 2024-01-11 15:55:57 +01:00
test_import.py revert tests/test_cli/test_import.py 2024-01-05 10:00:39 +00:00
test_import_archive.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_import_cg.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_import_comps.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_import_sig.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_latest_build.py Fix unittests for python-mock-5.x 2024-01-02 13:06:22 +01:00
test_list_api.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_list_buildroot.py Add component/built archives in list-buildroot 2023-05-09 09:20:44 +02:00
test_list_builds.py draft builds 2024-01-05 10:00:29 +00:00
test_list_channels.py CLI: list-channels with specific arch 2022-06-20 09:33:41 +02:00
test_list_commands.py Increase CLI test cases 2022-03-21 14:42:08 +01:00
test_list_external_repos.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_list_groups.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_list_history.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_list_hosts.py fix unit tests 2023-05-16 13:14:16 +02:00
test_list_notifications.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_list_permissions.py cli: [list-permissions] backward compatibility for getUserPermsInheritance call 2023-12-08 23:52:39 +00:00
test_list_pkgs.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_list_signed.py Increase CLI unit tests 2022-10-05 13:26:13 +02:00
test_list_tag_inheritance.py Increase list-tag-inheritance unit tests 2022-10-31 13:57:43 +01:00
test_list_tagged.py simpler gen_draft_release and parse_target_release 2024-01-05 10:00:47 +00:00
test_list_tags.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_list_targets.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_list_tasks.py Increase coverage of CLI unit tests 2021-07-19 14:04:15 +02:00
test_list_untagged.py CLI list-untagged: One space only instead of double space before references 2023-03-23 13:21:38 +01:00
test_list_users.py CLI list-users with filters from listUsers 2024-02-15 08:25:19 +01:00
test_list_volumes.py Honour --force-auth for anonymous commands 2021-09-14 13:26:11 +02:00
test_load_plugins.py remove unittest2 2020-10-06 15:00:23 +02:00
test_lock_tag.py Remove unnecessary line from unlock-tag CLI 2021-07-19 09:17:30 +02:00
test_make_task.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_maven_build.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_maven_chain.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_mock_config.py fix tests 2023-08-28 13:04:50 +02:00
test_move_build.py Consistent wait/nowait in all related functions 2021-05-10 09:17:26 +02:00
test_promote_build.py promote-build command 2024-01-05 10:00:32 +00:00
test_prune_signed_copies.py Fix prune-signed-copies unit tests 2023-04-17 09:35:46 +02:00
test_regen_repo.py Consistent wait/nowait in all related functions 2021-05-10 09:17:26 +02:00
test_remove_external_repo.py Increase unit tests 2022-08-23 09:26:13 +02:00
test_remove_group.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_remove_host_from_channel.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_remove_notification.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_remove_pkg.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_remove_sig.py Increase unit tests 2022-08-23 09:26:13 +02:00
test_remove_tag.py Add CLI unit tests 2021-10-18 13:01:54 +02:00
test_remove_tag_inheritance.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_remove_target.py Add CLI unit tests 2021-10-18 13:01:54 +02:00
test_repoinfo.py Add repoID in listBuildroots and create repoinfo command 2023-04-03 15:20:18 +02:00
test_restart_host.py Add CLI unit tests 2021-10-18 13:01:54 +02:00
test_resubmit.py Consistent wait/nowait in all related functions 2021-05-10 09:17:26 +02:00
test_revoke_cg_access.py remove unittest2 2020-10-06 15:00:23 +02:00
test_revoke_permission.py remove unittest2 2020-10-06 15:00:23 +02:00
test_rpminfo.py refactor get_rpm 2024-01-05 10:00:50 +00:00
test_running_in_bg.py remove unittest2 2020-10-06 15:00:23 +02:00
test_search.py Honour --force-auth for anonymous commands 2021-09-14 13:26:11 +02:00
test_set_build_volume.py remove unittest2 2020-10-06 15:00:23 +02:00
test_set_pkg_arches.py remove unittest2 2020-10-06 15:00:23 +02:00
test_set_pkg_owner.py remove unittest2 2020-10-06 15:00:23 +02:00
test_set_pkg_owner_global.py Increase coverage of CLI unit tests 2021-07-19 14:04:15 +02:00
test_set_task_priority.py Add and upfate CLI unit tests 2021-11-29 15:39:10 +01:00
test_show_groups.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_spin_commands.py Add CLI unit tests 2021-10-18 13:01:54 +02:00
test_tag_build.py Consistent wait/nowait in all related functions 2021-05-10 09:17:26 +02:00
test_taginfo.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_taskinfo.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_unblock_group_pkg.py remove unittest2 2020-10-06 15:00:23 +02:00
test_unblock_group_req.py remove unittest2 2020-10-06 15:00:23 +02:00
test_unblock_notification.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_unblock_pkg.py remove unittest2 2020-10-06 15:00:23 +02:00
test_unique_path.py Pytest instead of nose in unittest 2021-12-06 12:17:29 +01:00
test_unlock_tag.py Add test cases for help 2023-01-09 11:02:30 +01:00
test_untag_build.py Fix unittests for python-mock-5.x 2024-01-02 13:06:22 +01:00
test_upload_progress_callback.py remove unittest2 2020-10-06 15:00:23 +02:00
test_userinfo.py Extend getUser to get user groups 2023-08-02 12:46:40 +02:00
test_version.py fix typo 2021-09-29 11:05:50 +02:00
test_wait_repo.py fix tests 2023-10-03 15:18:51 +02:00
test_watch_logs.py Revert "short option for watch-logs --follow" 2023-10-23 14:09:39 +02:00
test_watch_tasks.py Increase unit tests 2022-08-23 09:26:13 +02:00
test_win_build.py Increase CLI uni tests 2023-03-21 12:22:02 +01:00
test_wrapper_rpm.py cil wrapper-rpm: input check and more reasonable opt --create-draft 2024-01-05 10:00:35 +00:00
test_write_signed_rpm.py cli: multicalls for write-signed-rpm 2021-04-19 15:12:22 +02:00
utils.py tests: fix locale setting 2021-03-18 10:11:51 +01:00