..
data
extract read_config_files util for config parsing
2019-10-15 09:14:16 +02: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
python-modernize -f libmodernize.fixes.fix_import
2018-07-11 17:37:39 -04:00
test_add_group.py
unify return values for permission denied
2019-12-11 11:47:01 +01:00
test_add_group_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_add_group_req.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_add_host.py
fix tests
2019-12-11 11:47:02 +01:00
test_add_host_to_channel.py
fix tests
2019-12-11 11:47:02 +01:00
test_add_notification.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_add_pkg.py
fix usage message for add-pkg
2020-02-04 10:33:34 +01:00
test_add_tag.py
fix tests
2019-12-11 11:47:02 +01:00
test_add_user.py
fix tests
2019-12-11 11:47:02 +01:00
test_add_volume.py
fix tests
2019-12-11 11:47:02 +01:00
test_assign_task.py
unify return values for permission denied
2019-12-11 11:47:01 +01:00
test_block_group.py
unify return values for permission denied
2019-12-11 11:47:01 +01:00
test_block_group_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_block_group_req.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_block_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_build.py
build can wait for actual repo
2019-12-12 15:29:27 +01:00
test_call.py
fix tests
2019-12-11 11:47:02 +01:00
test_chain_build.py
fix tests
2019-12-11 11:47:02 +01:00
test_clone_tag.py
Disable notifications from clone-tag by default
2020-03-03 14:13:48 +01:00
test_disable_host.py
fix tests
2019-12-11 11:47:02 +01:00
test_disable_user.py
fix tests
2019-12-11 11:47:02 +01:00
test_dist_repo.py
basic zchunk support for dist-repo
2020-01-02 11:30:55 +01:00
test_download_file.py
fix downloads w/o content-length
2019-11-25 14:51:08 +01:00
test_download_logs.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_download_task.py
cli: [download-task] readable error when no task found
2018-09-25 10:19:59 -04:00
test_edit_host.py
fix tests
2019-12-11 11:47:02 +01:00
test_edit_notification.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_edit_tag.py
fix tests
2019-12-11 11:47:02 +01:00
test_edit_user.py
fix tests
2019-12-11 11:47:02 +01:00
test_enable_host.py
fix tests
2019-12-11 11:47:02 +01:00
test_enable_user.py
fix tests
2019-12-11 11:47:02 +01:00
test_grant_cg_access.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_grant_permission.py
fix test for PR1918
2020-01-07 13:45:04 +01:00
test_hello.py
fix tests
2019-12-11 11:47:02 +01:00
test_image_build.py
fix tests
2019-12-11 11:47:02 +01:00
test_image_build_indirection.py
fix tests
2019-12-11 11:47:02 +01:00
test_import.py
fix tests
2019-12-11 11:47:02 +01:00
test_import_cg.py
fix tests
2019-12-11 11:47:02 +01:00
test_import_comps.py
avoid skipIf in import-comps unit test
2018-06-07 09:39:39 -04:00
test_import_sig.py
fix tests
2019-12-11 11:47:02 +01:00
test_list_api.py
hub: remove debugFunction API
2020-01-23 16:27:38 +01:00
test_list_channels.py
fix test
2019-06-06 16:19:21 -04:00
test_list_commands.py
using explicit coverage2/3 in Makefile
2019-01-28 08:46:11 -05:00
test_list_groups.py
don't user full listTags in list-groups call
2020-02-10 15:35:48 +01:00
test_list_notifications.py
API/CLI/tests for notification blocks
2019-07-09 13:34:36 -04:00
test_list_permissions.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_list_tagged.py
unittest fix: tests/test_cli/test_list_tagged.py
2020-02-12 12:34:03 +01:00
test_list_tasks.py
python-modernize -f libmodernize.fixes.fix_import
2018-07-11 17:37:39 -04:00
test_list_volumes.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_load_plugins.py
adjust cli plugin config description
2019-07-11 15:18:15 -04:00
test_maven_build.py
fix tests
2019-12-11 11:47:02 +01:00
test_maven_chain.py
fix tests
2019-12-11 11:47:02 +01:00
test_mock_config.py
fix test for opening mock file
2019-04-10 17:29:00 -04:00
test_move_build.py
fix tests
2019-12-11 11:47:02 +01:00
test_regen_repo.py
Allow generating separate src repo for build repos
2019-05-23 10:01:12 -04:00
test_remove_channel.py
fix tests
2019-12-11 11:47:02 +01:00
test_remove_group.py
fix permission check in CLI
2019-12-11 11:47:02 +01:00
test_remove_host_from_channel.py
fix tests
2019-12-11 11:47:02 +01:00
test_remove_notification.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_remove_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_rename_channel.py
fix tests
2019-12-11 11:47:02 +01:00
test_restart_host.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_resubmit.py
fix tests
2019-12-11 11:47:02 +01:00
test_revoke_cg_access.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_revoke_permission.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_running_in_bg.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_search.py
fix tests
2019-12-11 11:47:02 +01:00
test_set_build_volume.py
fix tests
2019-12-11 11:47:02 +01:00
test_set_pkg_arches.py
fix tests
2019-12-11 11:47:02 +01:00
test_set_pkg_owner.py
fix tests
2019-12-11 11:47:02 +01:00
test_set_task_priority.py
fix tests
2019-12-11 11:47:02 +01:00
test_spin_commands.py
Remove title option for livemedia-creator
2019-11-21 15:19:58 +01:00
test_tag_build.py
fix tests
2019-12-11 11:47:02 +01:00
test_taskinfo.py
fix tests
2019-12-11 11:47:02 +01:00
test_unblock_group_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_unblock_group_req.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_unblock_pkg.py
fix tests
2019-12-11 11:47:02 +01:00
test_unique_path.py
cli: rename _unique_path to unique_path, and deprecate the old one
2018-06-28 12:39:12 -04:00
test_upload_progress_callback.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_wait_repo.py
Use unittest2 for rhel6 compatibility
2018-06-07 09:39:39 -04:00
test_watch_tasks.py
whitespace
2018-11-28 15:25:57 -05:00
test_wrapper_rpm.py
fix tests
2019-12-11 11:47:02 +01:00
test_write_signed_rpm.py
fix tests
2019-12-11 11:47:02 +01:00
utils.py
use LANG=C for running tests comparing human-readable output
2019-06-26 15:58:48 -04:00