..
data
cli: fix tests
2021-02-02 14:13:49 +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
koji_cli name interferes with new library
2017-06-22 12:03:00 -04:00
test_activate_session.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_group.py
remove unittest2
2020-10-06 15:00:23 +02: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
fix tests
2020-04-22 14:54:10 +02:00
test_add_host_to_channel.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_notification.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_pkg.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_tag.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_user.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_add_volume.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_assign_task.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_block_group.py
fix tests
2020-04-22 14:54:10 +02: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_pkg.py
fix tests
2020-04-22 14:54:10 +02:00
test_build.py
cli: show log urls for failed tasks
2020-10-02 12:44:07 -04:00
test_call.py
cli: fix help message formatting
2021-03-05 15:36:12 +01:00
test_chain_build.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_clone_tag.py
lower batches in clone-tag multicalls
2021-01-13 16:17:10 +01:00
test_disable_host.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_disable_user.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_dist_repo.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_download_file.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_download_logs.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_download_task.py
cli: show connection exception
2021-03-10 15:31:11 +01:00
test_edit_external_repo.py
external repos can have specified arch list
2020-11-24 13:56:29 +01:00
test_edit_host.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_edit_notification.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_edit_tag.py
block inherited extra tag info
2020-09-28 11:03:43 +02:00
test_edit_user.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_enable_host.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_enable_user.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_grant_cg_access.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_grant_permission.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_hello.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_image_build.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_image_build_indirection.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_import.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_import_cg.py
explicit encoding for text file operations
2021-01-26 13:36:25 +01:00
test_import_comps.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_import_sig.py
cli: hide import-sig --write option
2021-01-19 13:37:56 +01:00
test_list_api.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_list_channels.py
cli: show connection exception
2021-03-10 15:31:11 +01:00
test_list_commands.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_list_groups.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_list_history.py
Fix progname
2021-02-24 17:08:19 +01:00
test_list_notifications.py
cli: show connection exception
2021-03-10 15:31:11 +01:00
test_list_permissions.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_list_tagged.py
cli: show connection exception
2021-03-10 15:31:11 +01:00
test_list_targets.py
adding invalid target name error message
2021-02-22 13:38:07 +01:00
test_list_tasks.py
cli: create after/before OptionParser helper
2020-12-01 14:40:51 +01:00
test_list_untagged.py
cli: list-untagged returns error non-exist package
2021-03-10 14:38:39 +01:00
test_list_volumes.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_load_plugins.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_maven_build.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_maven_chain.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_mock_config.py
cli: mock-config error for non existing buildroot
2021-02-22 13:52:19 +01:00
test_move_build.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_regen_repo.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_remove_channel.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_remove_group.py
fix permission check in CLI
2019-12-11 11:47:02 +01:00
test_remove_host_from_channel.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_remove_notification.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_remove_pkg.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_rename_channel.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_restart_host.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_resubmit.py
remove unittest2
2020-10-06 15:00:23 +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_running_in_bg.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_search.py
remove unittest2
2020-10-06 15:00:23 +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_task_priority.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_spin_commands.py
Add option to use repos from kickstart for livemedia builds
2020-11-12 15:48:47 +01:00
test_tag_build.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_taskinfo.py
remove unittest2
2020-10-06 15:00:23 +02: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_pkg.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_unique_path.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_upload_progress_callback.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_wait_repo.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_watch_tasks.py
explicit encoding for text file operations
2021-01-26 13:36:25 +01:00
test_wrapper_rpm.py
remove unittest2
2020-10-06 15:00:23 +02:00
test_write_signed_rpm.py
remove unittest2
2020-10-06 15:00:23 +02:00
utils.py
remove unittest2
2020-10-06 15:00:23 +02:00