harbor/tests/apitests/python
wang yan 79cf21f82f add tag controller
use the tag controller to handle CRUD of tags, especially the delete scenario, it could validate
the immutable and signature. And move the code of tag handling from artifact controller to tag controller

Signed-off-by: wang yan <wangyan@vmware.com>
2020-02-28 11:42:10 +08:00
..
library Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
sign_image.sh Add API test case sign image back to travis, despite codacy block it when pulling a pr. 2019-08-16 01:26:36 -07:00
test_add_member_to_private_project.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_add_replication_rule.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_add_sys_label_to_tag.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_assign_role_to_ldap_group.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_assign_sys_admin.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_copy_artifact_outside_project.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_del_repo.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_edit_project_creation.py Support well-formatted error returned from the REST APIs. (#6957) 2019-04-17 16:43:06 +08:00
test_garbage_collection.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_health_check.py Add e2e test case for health check API 2019-10-29 13:48:06 +08:00
test_ldap_admin_role.py Fix admin permission not revoked when removed from LDAP admin group 2019-12-20 13:12:22 +08:00
test_ldap_ping.py Fix issue 6450 Test LDAP server error without save configuration 2019-04-18 14:24:21 +08:00
test_list_helm_charts.py Add API test case scan all images and test case API test case list helm charts. (#6388) 2018-12-03 17:05:06 +08:00
test_manage_project_member.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_project_level_cve_whitelist.py API test for project level CVE whitelist 2019-08-15 11:37:22 +08:00
test_project_level_policy_content_trust.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_project_quota.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_retention.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_robot_account.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_scan_all_images.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_scan_image.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00
test_sign_image.py add tag controller 2020-02-28 11:42:10 +08:00
test_sys_cve_whitelists.py API test for system level CVE whitelist 2019-08-14 14:59:58 +08:00
test_user_group.py Add Harbor API Test based on python API 2018-08-01 10:43:23 +08:00
test_user_view_logs.py Add API test case for user view logs. (#6370) 2018-11-29 18:27:53 +08:00
testutils.py Update existing API tests for API V2.0 2020-02-26 21:38:39 +08:00