| .. |
|
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_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_assign_task.py
|
add unittests for koji command line:
|
2017-10-30 16:13:40 -04:00 |
|
test_block_group.py
|
CLI block-group command
|
2017-07-25 12:14:26 -04: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
|
rename testcase class name
|
2017-10-30 16:13:40 -04:00 |
|
test_chain_build.py
|
update cli tests
|
2017-06-13 11:42:04 +02: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_hello.py
|
rename testcase class name
|
2017-10-30 16:13:40 -04:00 |
|
test_import_comps.py
|
update cli tests
|
2017-06-13 11:42:04 +02: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_tasks.py
|
unit test
|
2017-10-11 01:05:41 -04: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
|
add unittests for koji command line:
|
2017-10-30 16:13:40 -04: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_resubmit.py
|
add unittests for koji command line:
|
2017-10-30 16:13:40 -04:00 |
|
test_running_in_bg.py
|
update cli tests
|
2017-06-13 11:42:04 +02: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_watch_tasks.py
|
py3 fixes for watch-tasks unit tests
|
2017-11-28 13:40:29 -05:00 |
|
test_wrapper_rpm.py
|
mock koji.commands._running_in_bg funtion to run unittest in background
|
2017-10-30 22:08:20 -04:00 |