tkopecek / koji

Forked from koji 7 years ago
Clone

04f6ba8 fix tests

Authored and Committed by tkopecek 4 years ago
28 files changed. 404 lines added. 458 lines removed.
tests/test_cli/test_add_group.py
file modified
+12 -10
tests/test_cli/test_add_host.py
file modified
+10 -19
tests/test_cli/test_add_host_to_channel.py
file modified
+16 -16
tests/test_cli/test_add_pkg.py
file modified
+14 -21
tests/test_cli/test_add_volume.py
file modified
+7 -3
tests/test_cli/test_block_group.py
file modified
+12 -10
tests/test_cli/test_block_pkg.py
file modified
+17 -25
tests/test_cli/test_build.py
file modified
+12 -34
tests/test_cli/test_call.py
file modified
+2 -5
tests/test_cli/test_chain_build.py
file modified
+38 -44
tests/test_cli/test_disable_host.py
file modified
+7 -3
tests/test_cli/test_download_task.py
file modified
+18 -49
tests/test_cli/test_edit_host.py
file modified
+10 -11
tests/test_cli/test_edit_tag.py
file modified
+6 -19
tests/test_cli/test_edit_user.py
file modified
+4 -7
tests/test_cli/test_enable_host.py
file modified
+8 -3
tests/test_cli/test_import_comps.py
file modified
+17 -17
tests/test_cli/test_list_permissions.py
file modified
+7 -3
tests/test_cli/test_maven_build.py
file modified
+20 -46
tests/test_cli/test_mock_config.py
file modified
+24 -12
tests/test_cli/test_remove_channel.py
file modified
+10 -11
tests/test_cli/test_remove_host_from_channel.py
file modified
+17 -17
tests/test_cli/test_remove_pkg.py
file modified
+20 -22
tests/test_cli/test_rename_channel.py
file modified
+10 -12
tests/test_cli/test_restart_host.py
file modified
+7 -3
tests/test_cli/test_set_build_volume.py
file modified
+33 -14
tests/test_cli/test_wait_repo.py
file modified
+38 -16
tests/test_cli/utils.py
file modified
+8 -6
    fix tests
    
        
file modified
+10 -19
file modified
+14 -21
file modified
+12 -34
file modified
+2 -5
file modified
+8 -6