tkopecek / koji

Forked from koji 7 years ago
Clone

a88829e fix tests

Authored and Committed by tkopecek 4 years ago
48 files changed. 131 lines added. 134 lines removed.
cli/koji_cli/commands.py
file modified
+18 -22
tests/test_cli/test_add_group_pkg.py
file modified
+2 -2
tests/test_cli/test_add_host.py
file modified
+1 -1
tests/test_cli/test_add_host_to_channel.py
file modified
+1 -1
tests/test_cli/test_add_pkg.py
file modified
+2 -2
tests/test_cli/test_add_tag.py
file modified
+2 -2
tests/test_cli/test_add_user.py
file modified
+2 -2
tests/test_cli/test_add_volume.py
file modified
+2 -2
tests/test_cli/test_block_group_pkg.py
file modified
+2 -2
tests/test_cli/test_block_pkg.py
file modified
+1 -1
tests/test_cli/test_build.py
file modified
+6 -6
tests/test_cli/test_call.py
file modified
+2 -2
tests/test_cli/test_chain_build.py
file modified
+5 -5
tests/test_cli/test_disable_host.py
file modified
+2 -2
tests/test_cli/test_disable_user.py
file modified
+2 -2
tests/test_cli/test_dist_repo.py
file modified
+4 -4
tests/test_cli/test_edit_host.py
file modified
+1 -1
tests/test_cli/test_edit_tag.py
file modified
+2 -2
tests/test_cli/test_edit_user.py
file modified
+2 -2
tests/test_cli/test_enable_host.py
file modified
+2 -2
tests/test_cli/test_enable_user.py
file modified
+2 -2
tests/test_cli/test_hello.py
file modified
+2 -0
tests/test_cli/test_image_build.py
file modified
+4 -4
tests/test_cli/test_image_build_indirection.py
file modified
+2 -2
tests/test_cli/test_import.py
file modified
+2 -2
tests/test_cli/test_import_cg.py
file modified
+2 -2
tests/test_cli/test_import_sig.py
file modified
+2 -3
tests/test_cli/test_list_groups.py
file modified
+2 -2
tests/test_cli/test_list_tagged.py
file modified
+2 -2
tests/test_cli/test_maven_build.py
file modified
+18 -18
tests/test_cli/test_maven_chain.py
file modified
+2 -2
tests/test_cli/test_move_build.py
file modified
+2 -2
tests/test_cli/test_remove_channel.py
file modified
+1 -1
tests/test_cli/test_remove_host_from_channel.py
file modified
+1 -1
tests/test_cli/test_remove_pkg.py
file modified
+1 -1
tests/test_cli/test_rename_channel.py
file modified
+1 -1
tests/test_cli/test_resubmit.py
file modified
+2 -2
tests/test_cli/test_search.py
file modified
+2 -2
tests/test_cli/test_set_build_volume.py
file modified
+2 -2
tests/test_cli/test_set_pkg_arches.py
file modified
+2 -2
tests/test_cli/test_set_pkg_owner.py
file modified
+2 -2
tests/test_cli/test_set_task_priority.py
file modified
+2 -2
tests/test_cli/test_tag_build.py
file modified
+2 -2
tests/test_cli/test_taskinfo.py
file modified
+2 -2
tests/test_cli/test_unblock_group_pkg.py
file modified
+2 -2
tests/test_cli/test_unblock_pkg.py
file modified
+2 -2
tests/test_cli/test_wrapper_rpm.py
file modified
+2 -2
tests/test_cli/test_write_signed_rpm.py
file modified
+2 -2
    fix tests
    
        
file modified
+18 -22
file modified
+6 -6
file modified
+2 -2
file modified
+2 -0