| .. |
|
data
|
another watch-tasks test
|
2017-11-28 13:40:29 -05:00 |
|
__init__.py
|
The beginnings of some cli tests.
|
2016-06-08 14:53:41 -04:00 |
|
fakeclient.py
|
py3 fixes for watch-tasks unit tests
|
2017-11-28 13:40:29 -05:00 |
|
loadcli.py
|
koji_cli name interferes with new library
|
2017-06-22 12:03:00 -04:00 |
|
test_activate_session.py
|
avoid mocking isfile in unit test
|
2017-09-14 23:34:47 -04:00 |
|
test_add_group.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_add_group_pkg.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_add_group_req.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_add_host.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_add_host_to_channel.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_add_pkg.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_add_tag.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_add_user.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_add_volume.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_assign_task.py
|
add unittests for koji command line:
|
2017-10-30 16:13:40 -04:00 |
|
test_block_group.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_block_group_pkg.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_block_group_req.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_block_pkg.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_build.py
|
update test
|
2017-09-18 16:56:22 -04:00 |
|
test_call.py
|
refactory CLI unittests including:
|
2017-11-30 15:02:00 -05:00 |
|
test_chain_build.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_disable_host.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_disable_user.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_dist_repo.py
|
add unit test for koji_cli.commands.handle_dist_repo
|
2017-12-19 09:52:45 -05:00 |
|
test_download_file.py
|
use contextlib wrapper for older python-requests
|
2017-10-16 10:03:42 -04:00 |
|
test_download_task.py
|
fix cli unittest: test_download_task.py for py3
|
2017-08-08 12:26:22 -04:00 |
|
test_edit_host.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_edit_tag.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_enable_host.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_enable_user.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_grant_cg_access.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_grant_permission.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_hello.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_image_build.py
|
Add unit tests for koji image_build command
|
2017-11-30 15:02:00 -05:00 |
|
test_image_build_indirection.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_import.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_import_cg.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_import_comps.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_import_sig.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_list_api.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_list_channels.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_list_commands.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_list_groups.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_list_permissions.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_list_tasks.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_list_volumes.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_load_plugins.py
|
unit tests for cli.load_plugins
|
2017-06-22 11:59:28 -04:00 |
|
test_maven_build.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_maven_chain.py
|
refactory CLI unittests including:
|
2017-11-30 15:02:00 -05:00 |
|
test_mock_config.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_move_build.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_regen_repo.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_remove_channel.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_remove_host_from_channel.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_remove_pkg.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_rename_channel.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_restart_host.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_resubmit.py
|
refactory CLI unittests including:
|
2017-11-30 15:02:00 -05:00 |
|
test_revoke_cg_access.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_revoke_permission.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_running_in_bg.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_search.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_set_build_volume.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_set_pkg_arches.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_set_pkg_owner.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_set_task_priority.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_spin_commands.py
|
fix typo, tailing white space, unused parameter
|
2018-02-26 15:19:59 -05:00 |
|
test_tag_build.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_taskinfo.py
|
fix unexcepted order problem in test_taskinfo
|
2018-02-05 15:26:19 +01:00 |
|
test_unblock_group_pkg.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_unblock_group_req.py
|
add unit test for cli commands, coverage(40%)
|
2018-02-05 15:15:02 +01:00 |
|
test_unblock_pkg.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
test_unique_path.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_upload_progress_callback.py
|
update cli tests
|
2017-06-13 11:42:04 +02:00 |
|
test_wait_repo.py
|
add unit tests for cli commands, coverage(46%)
|
2018-02-05 15:15:02 +01:00 |
|
test_watch_tasks.py
|
py3 fixes for watch-tasks unit tests
|
2017-11-28 13:40:29 -05:00 |
|
test_wrapper_rpm.py
|
refactory CLI unittests including:
|
2017-11-30 15:02:00 -05:00 |
|
test_write_signed_rpm.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
utils.py
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |