Log In
mikem
/
koji
Forked from
koji
9 years ago
Clone
Source Code
GIT
Documentation
GIT
Learn more about these different git repos.
Other Git URLs
Source
Docs
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
2485b87
more missing tearDowns
65 files
Authored by
mikem
2 years ago
, Committed by
tkopecek
2 years ago
,
raw
patch
tree
parent
65 files changed.
189 lines added
.
6 lines removed
.
tests/test_cli/test_add_channel.py
file modified
+3
-0
tests/test_cli/test_add_external_repo.py
file modified
+3
-0
tests/test_cli/test_add_group.py
file modified
+3
-0
tests/test_cli/test_add_host.py
file modified
+3
-0
tests/test_cli/test_add_host_to_channel.py
file modified
+3
-0
tests/test_cli/test_add_notification.py
file modified
+3
-0
tests/test_cli/test_add_pkg.py
file modified
+3
-0
tests/test_cli/test_add_tag.py
file modified
+3
-0
tests/test_cli/test_add_tag_inheritance.py
file modified
+3
-0
tests/test_cli/test_add_target.py
file modified
+3
-0
tests/test_cli/test_add_user.py
file modified
+3
-0
tests/test_cli/test_add_volume.py
file modified
+3
-0
tests/test_cli/test_assign_task.py
file modified
+3
-0
tests/test_cli/test_block_group.py
file modified
+3
-0
tests/test_cli/test_block_notification.py
file modified
+3
-0
tests/test_cli/test_block_pkg.py
file modified
+3
-0
tests/test_cli/test_build.py
file modified
+3
-0
tests/test_cli/test_call.py
file modified
+3
-0
tests/test_cli/test_cancel.py
file modified
+3
-0
tests/test_cli/test_chain_build.py
file modified
+3
-0
tests/test_cli/test_disable_channel.py
file modified
+3
-0
tests/test_cli/test_disable_host.py
file modified
+3
-0
tests/test_cli/test_disable_user.py
file modified
+3
-0
tests/test_cli/test_edit_external_repo.py
file modified
+3
-0
tests/test_cli/test_edit_host.py
file modified
+3
-0
tests/test_cli/test_edit_notification.py
file modified
+3
-0
tests/test_cli/test_edit_permission.py
file modified
+3
-0
tests/test_cli/test_edit_tag.py
file modified
+3
-0
tests/test_cli/test_edit_target.py
file modified
+3
-0
tests/test_cli/test_edit_user.py
file modified
+3
-0
tests/test_cli/test_enable_channel.py
file modified
+3
-0
tests/test_cli/test_enable_host.py
file modified
+3
-0
tests/test_cli/test_enable_user.py
file modified
+3
-0
tests/test_cli/test_free_task.py
file modified
+3
-0
tests/test_cli/test_grant_cg_access.py
file modified
+3
-0
tests/test_cli/test_grant_permission.py
file modified
+3
-0
tests/test_cli/test_hello.py
file modified
+3
-0
tests/test_cli/test_import.py
file modified
+3
-0
tests/test_cli/test_import_archive.py
file modified
+3
-0
tests/test_cli/test_import_cg.py
file modified
+3
-0
tests/test_cli/test_import_comps.py
file modified
+3
-0
tests/test_cli/test_import_sig.py
file modified
+3
-0
tests/test_cli/test_list_api.py
file modified
+3
-0
tests/test_cli/test_list_buildroot.py
file modified
+3
-0
tests/test_cli/test_list_channels.py
file modified
+3
-0
tests/test_cli/test_list_notifications.py
file modified
+3
-0
tests/test_cli/test_list_permissions.py
file modified
+3
-0
tests/test_cli/test_list_pkgs.py
file modified
+3
-0
tests/test_cli/test_list_signed.py
file modified
+3
-0
tests/test_cli/test_list_tags.py
file modified
+3
-0
tests/test_cli/test_mock_config.py
file modified
+3
-0
tests/test_cli/test_remove_external_repo.py
file modified
+3
-0
tests/test_cli/test_remove_pkg.py
file modified
+3
-0
tests/test_cli/test_remove_tag_inheritance.py
file modified
+3
-0
tests/test_cli/test_restart_host.py
file modified
+3
-0
tests/test_cli/test_set_task_priority.py
file modified
+3
-0
tests/test_cli/test_show_groups.py
file modified
+3
-0
tests/test_cli/test_untag_build.py
file modified
+3
-0
tests/test_cli/test_watch_logs.py
file modified
+3
-0
tests/test_cli/test_win_build.py
file modified
+3
-0
tests/test_hub/test_get_next_release.py
file modified
+0
-3
tests/test_hub/test_get_user.py
file modified
+0
-3
tests/test_hub/test_models/test_host.py
file modified
+3
-0
tests/test_hub/test_verify_names.py
file modified
+3
-0
tests/test_lib/test_auth.py
file modified
+3
-0
more missing tearDowns
tests/test_cli/test_add_channel.py
file modified
+3
-0
tests/test_cli/test_add_external_repo.py
file modified
+3
-0
tests/test_cli/test_add_group.py
file modified
+3
-0
tests/test_cli/test_add_host.py
file modified
+3
-0
tests/test_cli/test_add_host_to_channel.py
file modified
+3
-0
tests/test_cli/test_add_notification.py
file modified
+3
-0
tests/test_cli/test_add_pkg.py
file modified
+3
-0
tests/test_cli/test_add_tag.py
file modified
+3
-0
tests/test_cli/test_add_tag_inheritance.py
file modified
+3
-0
tests/test_cli/test_add_target.py
file modified
+3
-0
tests/test_cli/test_add_user.py
file modified
+3
-0
tests/test_cli/test_add_volume.py
file modified
+3
-0
tests/test_cli/test_assign_task.py
file modified
+3
-0
tests/test_cli/test_block_group.py
file modified
+3
-0
tests/test_cli/test_block_notification.py
file modified
+3
-0
tests/test_cli/test_block_pkg.py
file modified
+3
-0
tests/test_cli/test_build.py
file modified
+3
-0
tests/test_cli/test_call.py
file modified
+3
-0
tests/test_cli/test_cancel.py
file modified
+3
-0
tests/test_cli/test_chain_build.py
file modified
+3
-0
tests/test_cli/test_disable_channel.py
file modified
+3
-0
tests/test_cli/test_disable_host.py
file modified
+3
-0
tests/test_cli/test_disable_user.py
file modified
+3
-0
tests/test_cli/test_edit_external_repo.py
file modified
+3
-0
tests/test_cli/test_edit_host.py
file modified
+3
-0
tests/test_cli/test_edit_notification.py
file modified
+3
-0
tests/test_cli/test_edit_permission.py
file modified
+3
-0
tests/test_cli/test_edit_tag.py
file modified
+3
-0
tests/test_cli/test_edit_target.py
file modified
+3
-0
tests/test_cli/test_edit_user.py
file modified
+3
-0
tests/test_cli/test_enable_channel.py
file modified
+3
-0
tests/test_cli/test_enable_host.py
file modified
+3
-0
tests/test_cli/test_enable_user.py
file modified
+3
-0
tests/test_cli/test_free_task.py
file modified
+3
-0
tests/test_cli/test_grant_cg_access.py
file modified
+3
-0
tests/test_cli/test_grant_permission.py
file modified
+3
-0
tests/test_cli/test_hello.py
file modified
+3
-0
tests/test_cli/test_import.py
file modified
+3
-0
tests/test_cli/test_import_archive.py
file modified
+3
-0
tests/test_cli/test_import_cg.py
file modified
+3
-0
tests/test_cli/test_import_comps.py
file modified
+3
-0
tests/test_cli/test_import_sig.py
file modified
+3
-0
tests/test_cli/test_list_api.py
file modified
+3
-0
tests/test_cli/test_list_buildroot.py
file modified
+3
-0
tests/test_cli/test_list_channels.py
file modified
+3
-0
tests/test_cli/test_list_notifications.py
file modified
+3
-0
tests/test_cli/test_list_permissions.py
file modified
+3
-0
tests/test_cli/test_list_pkgs.py
file modified
+3
-0
tests/test_cli/test_list_signed.py
file modified
+3
-0
tests/test_cli/test_list_tags.py
file modified
+3
-0
tests/test_cli/test_mock_config.py
file modified
+3
-0
tests/test_cli/test_remove_external_repo.py
file modified
+3
-0
tests/test_cli/test_remove_pkg.py
file modified
+3
-0
tests/test_cli/test_remove_tag_inheritance.py
file modified
+3
-0
tests/test_cli/test_restart_host.py
file modified
+3
-0
tests/test_cli/test_set_task_priority.py
file modified
+3
-0
tests/test_cli/test_show_groups.py
file modified
+3
-0
tests/test_cli/test_untag_build.py
file modified
+3
-0
tests/test_cli/test_watch_logs.py
file modified
+3
-0
tests/test_cli/test_win_build.py
file modified
+3
-0
tests/test_hub/test_get_next_release.py
file modified
+0
-3
tests/test_hub/test_get_user.py
file modified
+0
-3
tests/test_hub/test_models/test_host.py
file modified
+3
-0
tests/test_hub/test_verify_names.py
file modified
+3
-0
tests/test_lib/test_auth.py
file modified
+3
-0