debian-koji/tests/test_cli
Mohan Boddu 5b3dbd4fd8 Remove title option for livemedia-creator
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-11-21 15:19:58 +01:00
..
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 make tests work 2019-10-31 11:40:16 +01:00
test_add_group_pkg.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_group_req.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_host.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_host_to_channel.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_notification.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_pkg.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_tag.py make tests work 2019-10-31 11:40:16 +01:00
test_add_user.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_add_volume.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_assign_task.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_block_group.py make tests work 2019-10-31 11:40:16 +01:00
test_block_group_pkg.py adjust grammar 2019-02-17 21:03:37 -05:00
test_block_group_req.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_block_pkg.py block_pkglist compatibility fix 2019-04-10 17:32:50 -04:00
test_build.py cli: rename _unique_path to unique_path, and deprecate the old one 2018-06-28 12:39:12 -04:00
test_call.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_chain_build.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_clone_tag.py make tests work 2019-10-31 11:40:16 +01:00
test_disable_host.py Check CLI arguments for enable/disable host 2019-04-12 21:30:02 -04:00
test_disable_user.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_dist_repo.py fix unit test 2019-05-21 12:14:33 -04:00
test_download_file.py Unit tests download_file with errors status code 2019-08-14 14:21:43 -04: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_edit_notification.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_edit_tag.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_edit_user.py cli: fix typo in edit-user cmd 2019-10-22 10:44:55 +00:00
test_enable_host.py Check CLI arguments for enable/disable host 2019-04-12 21:30:02 -04:00
test_enable_user.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_grant_cg_access.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_grant_permission.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_hello.py fix unittests 2019-10-10 16:37:57 +02:00
test_image_build.py extract read_config_files util for config parsing 2019-10-15 09:14:16 +02:00
test_image_build_indirection.py cli: rename _unique_path to unique_path, and deprecate the old one 2018-06-28 12:39:12 -04:00
test_import.py cli: rename _unique_path to unique_path, and deprecate the old one 2018-06-28 12:39:12 -04:00
test_import_cg.py fix tests for CLI 2019-07-16 10:11:55 -04:00
test_import_comps.py avoid skipIf in import-comps unit test 2018-06-07 09:39:39 -04:00
test_import_sig.py use base64encode most places 2019-03-04 09:28:39 -05:00
test_list_api.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04: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 fix timezone in test_list_tagged 2018-10-18 14:37:35 +02: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_maven_chain.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_mock_config.py fix test for opening mock file 2019-04-10 17:29:00 -04:00
test_move_build.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_remove_group.py Added CLI counterpart to groupListRemove 2019-10-11 15:54:08 -04:00
test_remove_host_from_channel.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_remove_notification.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_remove_pkg.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_rename_channel.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_restart_host.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_resubmit.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_set_build_volume.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_set_pkg_arches.py use multicall in a few more places in the cli 2019-06-17 10:19:12 -04:00
test_set_pkg_owner.py use multicall in a few more places in the cli 2019-06-17 10:19:12 -04:00
test_set_task_priority.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_spin_commands.py Remove title option for livemedia-creator 2019-11-21 15:19:58 +01:00
test_tag_build.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_taskinfo.py python-modernize -f libmodernize.fixes.fix_dict_six 2018-07-11 17:37:39 -04:00
test_unblock_group_pkg.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_unblock_group_req.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_unblock_pkg.py use multicall in a few more places in the cli 2019-06-17 10:19:12 -04: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 Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
test_write_signed_rpm.py Use unittest2 for rhel6 compatibility 2018-06-07 09:39:39 -04:00
utils.py use LANG=C for running tests comparing human-readable output 2019-06-26 15:58:48 -04:00