b030b46 remove unittest2

Authored and Committed by tkopecek 3 years ago
116 files changed. 116 lines added. 468 lines removed.
tests/test_builder/test_build_notification.py
file modified
+1 -6
tests/test_builder/test_choose_taskarch.py
file modified
+1 -4
tests/test_builder/test_delay_times.py
file modified
+1 -4
tests/test_builder/test_taskparams.py
file modified
+1 -4
tests/test_builder/test_volume_id.py
file modified
+1 -4
tests/test_cli/test_activate_session.py
file modified
+1 -4
tests/test_cli/test_add_group.py
file modified
+1 -4
tests/test_cli/test_add_group_pkg.py
file modified
+1 -4
tests/test_cli/test_add_group_req.py
file modified
+1 -4
tests/test_cli/test_add_host_to_channel.py
file modified
+1 -4
tests/test_cli/test_add_notification.py
file modified
+1 -4
tests/test_cli/test_add_pkg.py
file modified
+1 -4
tests/test_cli/test_add_tag.py
file modified
+1 -4
tests/test_cli/test_add_user.py
file modified
+1 -4
tests/test_cli/test_add_volume.py
file modified
+1 -4
tests/test_cli/test_assign_task.py
file modified
+1 -6
tests/test_cli/test_block_group_pkg.py
file modified
+1 -4
tests/test_cli/test_block_group_req.py
file modified
+1 -4
tests/test_cli/test_call.py
file modified
+1 -4
tests/test_cli/test_chain_build.py
file modified
+1 -4
tests/test_cli/test_clone_tag.py
file modified
+1 -4
tests/test_cli/test_disable_host.py
file modified
+1 -4
tests/test_cli/test_disable_user.py
file modified
+1 -4
tests/test_cli/test_dist_repo.py
file modified
+1 -4
tests/test_cli/test_download_file.py
file modified
+1 -4
tests/test_cli/test_edit_external_repo.py
file modified
+1 -4
tests/test_cli/test_edit_host.py
file modified
+1 -4
tests/test_cli/test_edit_notification.py
file modified
+1 -4
tests/test_cli/test_edit_user.py
file modified
+1 -4
tests/test_cli/test_enable_host.py
file modified
+1 -4
tests/test_cli/test_enable_user.py
file modified
+1 -4
tests/test_cli/test_grant_cg_access.py
file modified
+1 -4
tests/test_cli/test_grant_permission.py
file modified
+1 -4
tests/test_cli/test_hello.py
file modified
+1 -4
tests/test_cli/test_image_build.py
file modified
+1 -4
tests/test_cli/test_image_build_indirection.py
file modified
+1 -4
tests/test_cli/test_import.py
file modified
+1 -4
tests/test_cli/test_import_cg.py
file modified
+1 -4
tests/test_cli/test_import_comps.py
file modified
+1 -4
tests/test_cli/test_import_sig.py
file modified
+1 -4
tests/test_cli/test_list_api.py
file modified
+1 -4
tests/test_cli/test_list_channels.py
file modified
+1 -4
tests/test_cli/test_list_commands.py
file modified
+1 -4
tests/test_cli/test_list_groups.py
file modified
+1 -4
tests/test_cli/test_list_notifications.py
file modified
+1 -4
tests/test_cli/test_list_permissions.py
file modified
+1 -4
tests/test_cli/test_list_tasks.py
file modified
+1 -4
tests/test_cli/test_list_volumes.py
file modified
+1 -4
tests/test_cli/test_load_plugins.py
file modified
+1 -4
tests/test_cli/test_maven_build.py
file modified
+1 -4
tests/test_cli/test_maven_chain.py
file modified
+1 -4
tests/test_cli/test_mock_config.py
file modified
+1 -4
tests/test_cli/test_move_build.py
file modified
+1 -4
tests/test_cli/test_regen_repo.py
file modified
+1 -4
tests/test_cli/test_remove_channel.py
file modified
+1 -4
tests/test_cli/test_remove_host_from_channel.py
file modified
+1 -4
tests/test_cli/test_remove_notification.py
file modified
+1 -4
tests/test_cli/test_remove_pkg.py
file modified
+1 -4
tests/test_cli/test_rename_channel.py
file modified
+1 -4
tests/test_cli/test_restart_host.py
file modified
+1 -4
tests/test_cli/test_resubmit.py
file modified
+1 -4
tests/test_cli/test_revoke_cg_access.py
file modified
+1 -4
tests/test_cli/test_revoke_permission.py
file modified
+1 -4
tests/test_cli/test_running_in_bg.py
file modified
+1 -4
tests/test_cli/test_search.py
file modified
+1 -4
tests/test_cli/test_set_build_volume.py
file modified
+1 -4
tests/test_cli/test_set_pkg_arches.py
file modified
+1 -4
tests/test_cli/test_set_pkg_owner.py
file modified
+1 -4
tests/test_cli/test_set_task_priority.py
file modified
+1 -4
tests/test_cli/test_spin_commands.py
file modified
+1 -4
tests/test_cli/test_tag_build.py
file modified
+1 -4
tests/test_cli/test_taskinfo.py
file modified
+1 -4
tests/test_cli/test_unblock_group_pkg.py
file modified
+1 -4
tests/test_cli/test_unblock_group_req.py
file modified
+1 -4
tests/test_cli/test_unblock_pkg.py
file modified
+1 -4
tests/test_cli/test_unique_path.py
file modified
+1 -4
tests/test_cli/test_upload_progress_callback.py
file modified
+1 -4
tests/test_cli/test_wait_repo.py
file modified
+1 -4
tests/test_cli/test_watch_tasks.py
file modified
+1 -4
tests/test_cli/test_wrapper_rpm.py
file modified
+1 -4
tests/test_cli/test_write_signed_rpm.py
file modified
+1 -4
tests/test_cli/utils.py
file modified
+1 -4
tests/test_docs_version.py
file modified
+1 -4
tests/test_hub/test_models/test_host.py
file modified
+1 -4
tests/test_kojira/test_repo_manager.py
file modified
+1 -4
tests/test_lib/test_argspec.py
file modified
+1 -4
tests/test_lib/test_auth.py
file modified
+1 -4
tests/test_lib/test_base64.py
file modified
+1 -4
tests/test_lib/test_check_sigmd5.py
file modified
+1 -4
tests/test_lib/test_client_session.py
file modified
+1 -4
tests/test_lib/test_context.py
file modified
+1 -4
tests/test_lib/test_decode_bytes.py
file modified
+1 -4
tests/test_lib/test_encode_datetime.py
file modified
+1 -4
tests/test_lib/test_file_ops.py
file modified
+1 -4
tests/test_lib/test_fixEncoding.py
file modified
+1 -4
tests/test_lib/test_format_time.py
file modified
+1 -4
tests/test_lib/test_gen_mock_config.py
file modified
+1 -4
tests/test_lib/test_grab_session_options.py
file modified
+1 -4
tests/test_lib/test_gssapi.py
file modified
+1 -4
tests/test_lib/test_multicall_session.py
file modified
+1 -4
tests/test_lib/test_parse_arches.py
file modified
+1 -4
tests/test_lib/test_parsers.py
file modified
+1 -4
tests/test_lib/test_plugin.py
file modified
+1 -4
tests/test_lib/test_policy.py
file modified
+1 -4
tests/test_lib/test_profiles.py
file modified
+1 -4
tests/test_lib/test_restart_tasks.py
file modified
+1 -4
tests/test_lib/test_tasks.py
file modified
+1 -4
tests/test_lib/test_utils.py
file modified
+1 -4
tests/test_lib/test_xmlrpcplus.py
file modified
+1 -4
tests/test_plugins/test_protonmsg.py
file modified
+1 -4
tests/test_plugins/test_runroot_builder.py
file modified
+1 -4
tests/test_plugins/test_runroot_cli.py
file modified
+1 -4
tests/test_plugins/test_runroot_hub.py
file modified
+1 -4
tests/test_plugins/test_save_failed_tree_builder.py
file modified
+1 -4
tests/test_plugins/test_save_failed_tree_cli.py
file modified
+1 -4
tests/test_scm.py
file modified
+1 -4
    remove unittest2
    
        
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4
file modified
+1 -4