harbor/tests/apitests/python
danfengliu 068d1d46ca Fix API python tests log missing issue
After debugging for issue of missing some http message logs, we found out that swagger client configuration will be re-initiated by calling models in swagger client, so in API python tests, defination for models must be in front of swagger client defination.

Signed-off-by: danfengliu <danfengl@vmware.com>
2021-03-15 17:23:13 +08:00
..
bundle_data
library Fix API python tests log missing issue 2021-03-15 17:23:13 +08:00
sign_image.sh Fix nightly issues caused by docker upgrade to 20 2021-01-28 11:44:32 +08:00
test_add_member_to_private_project.py
test_add_replication_rule.py
test_add_sys_label_to_tag.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_assign_role_to_ldap_group.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
test_assign_sys_admin.py
test_copy_artifact_outside_project.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_del_repo.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_edit_project_creation.py
test_garbage_collection.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_health_check.py
test_ldap_admin_role.py
test_ldap_ping.py
test_list_helm_charts.py
test_manage_project_member.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_p2p.py
test_project_level_cve_allowlist.py
test_project_level_policy_content_trust.py Fix quotas test issue in upgrade pipeline 2021-03-10 06:27:22 +00:00
test_project_quota.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_proxy_cache.py
test_push_chart_by_helm2_helm3_with_robot_Account.py
test_push_chart_by_helm3_chart_cli.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_push_cnab_bundle.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_push_files_by_oras.py
test_push_image_with_special_name.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_push_index_by_docker_manifest.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_push_sif_by_singularity.py
test_registry_api.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
test_replication_from_dockerhub.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_retention.py Fix quotas test issue in upgrade pipeline 2021-03-10 06:27:22 +00:00
test_robot_account.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_scan_image_artifact_in_public_project.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_scan_image_artifact.py refactor: generate scanner APIs by go-swagger 2021-03-03 04:23:36 +00:00
test_sign_image.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_sys_cve_allowlists.py API for system CVE allowlist to new model (#14412) 2021-03-12 10:23:48 +08:00
test_system_level_scan_all.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_tag_crud.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
test_tag_immutability.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_user_group.py
test_user_view_logs.py Fix repoitory -> repository typo (#13794) 2021-01-16 19:34:43 +08:00
test_verify_metrics_enabled.py Chagne quota usage metric name 2021-01-28 18:10:59 +08:00
testutils.py Upgrade docker and containerd 2021-02-24 15:43:11 +08:00
update_docker_cfg.sh