harbor/tests/apitests/python
Yan 8d3946a0e2
Refactor scan all api (#7120)
* Refactor scan all api

This commit is to let scan all api using admin job to handle schedule
management. After the PR, GC and scan all share unified code path.

Signed-off-by: wang yan <wangyan@vmware.com>

* update admin job api code according to review comments

Signed-off-by: wang yan <wangyan@vmware.com>

* Update test code and comments per review

Signed-off-by: wang yan <wangyan@vmware.com>
2019-03-22 17:52:21 +08:00
..
library Refactor scan all api (#7120) 2019-03-22 17:52:21 +08:00
test_add_member_to_private_project.py Add tese case of manage project memebers and modify (#6304) 2018-11-20 14:24:13 +08:00
test_add_replication_rule.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_add_sys_label_to_tag.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_assign_role_to_ldap_group.py Fix testcase related to LDAP user can not see any logs 2018-08-10 16:17:18 +08:00
test_assign_sys_admin.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_del_repo.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_edit_project_creation.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_garbage_collection.py Add API test case for user view logs. (#6370) 2018-11-29 18:27:53 +08:00
test_ldap_admin_role.py Add Harbor API Test based on python API 2018-08-01 10:43:23 +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 Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
test_project_level_policy_content_trust.py Remove 2 redundant functions, pull_harbor_image_successfully and pull_harbor_image_unsuccessfully. 2018-12-04 13:46:07 +08:00
test_robot_account.py add api test case for robot user, and modify swagger.yaml for wrong type of return value. (#6900) 2019-02-18 13:47:16 +08:00
test_scan_all_images.py Refactor scan all api (#7120) 2019-03-22 17:52:21 +08:00
test_scan_image.py fix some typos 2019-02-05 12:03:52 +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 Add API test case for user view logs. (#6370) 2018-11-29 18:27:53 +08:00