harbor/tests/apitests/python
Yang Jiao 1dd2b0bc7c
Add purge audit log API test cases (#17175)
Added test cases for the following APIs:
1. PUT /system/purgeaudit/{purge_id}  Stop the specific purge audit log execution
2. GET /system/purgeaudit/{purge_id}  Get purge job status
3. GET /system/purgeaudit/{purge_id}/log  Get purge job log
4. PUT /system/purgeaudit/schedule   Update purge job's schedule
5. POST /system/purgeaudit/schedule  Create a purge job schedule
6. GET /system/purgeaudit/schedule  Get purge's schedule
7. GET /system/purgeaudit  Get purge job results.

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2022-08-01 16:52:57 +08:00
..
bundle_data
library Add purge audit log API test cases (#17175) 2022-08-01 16:52:57 +08:00
sign_image.sh
test_add_member_to_private_project.py
test_add_replication_rule.py
test_add_sys_label_to_tag.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_assign_role_to_ldap_group.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_assign_sys_admin.py
test_copy_artifact_outside_project.py
test_cosign_sign_artifact.py Add cosign Artifact API test case 2022-01-20 02:48:56 +00:00
test_del_repo.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_edit_project_creation.py
test_garbage_collection.py
test_health_check.py
test_ldap_admin_role.py
test_ldap_ping.py
test_list_helm_charts.py
test_log_rotation.py Add purge audit log API test cases (#17175) 2022-08-01 16:52:57 +08:00
test_manage_project_member.py
test_p2p.py
test_project_level_cve_allowlist.py
test_project_level_policy_content_trust.py
test_project_quota.py
test_proxy_cache.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_push_chart_by_helm2_helm3_with_robot_Account.py
test_push_chart_by_helm3_chart_cli.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +08:00
test_push_chart_by_helm3.7_chart_cli.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +08:00
test_push_cnab_bundle.py
test_push_files_by_oras.py
test_push_image_with_special_name.py
test_push_index_by_docker_manifest.py
test_push_sif_by_singularity.py
test_registry_api.py
test_replication_from_dockerhub.py
test_retention.py
test_robot_account.py
test_scan_image_artifact_in_public_project.py
test_scan_image_artifact.py
test_sign_image.py
test_stop_scan_image_artifact.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
test_sys_cve_allowlists.py
test_system_level_scan_all.py
test_system_level_stop_scan_all.py feat: add python testing script for stop scan job (#15779) 2021-10-18 13:13:53 +08:00
test_tag_crud.py
test_tag_immutability.py Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
test_user_group.py Remove unused items in legacy_swagger.yaml (#14785) 2021-05-06 10:55:33 +08:00
test_user_view_logs.py
test_verify_metrics_enabled.py
test_webhook_crud.py Fix build base workflow issues 2021-05-25 18:13:15 +08:00
testutils.py Add test cases helm3.7 CLI push in python test 2021-10-27 18:59:08 +08:00
update_docker_cfg.sh