harbor/tests/apitests/python/library
Wang Yan 6b5fd36bb3 add e2e test case for project quota
1. Create a new user(UA);
2. Create a new private project(PA) by user(UA);
3. Add user(UA) as a member of project(PA) with project-admin role;
4. Push an image to project(PA) by user(UA), then check the project quota usage;
5. Check quota change
6. Delete image, the quota should be changed to 0.

Signed-off-by: wang yan <wangyan@vmware.com>
2019-09-15 22:16:11 +08:00
..
__init__.py add new api tests (#6127) 2018-10-31 13:13:31 +08:00
base.py add swagger for tag retention 2019-09-06 17:27:20 +08:00
chart.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
configurations.py Add API test case assign system admin role. (#6413) 2018-12-04 12:26:12 +08:00
docker_api.py add e2e test case for project quota 2019-09-15 22:16:11 +08:00
Harbor.py After helm cli test was added to nightly, ca was get by reading from local file, but in helm nighly test, ca file was not in local, it has to be got from harbor api. 2019-08-06 11:28:54 +08:00
label.py Check the existence of name when creating replication rule and fix bugs in testing library (#6381) 2018-11-30 13:32:20 +08:00
project.py API test for project level CVE whitelist 2019-08-15 11:37:22 +08:00
registry.py Since harbor 1.8 released, API test for replication was not update yet, so in this PR, replicaiton test will be adapt for harbor 1.8. 2019-08-08 17:06:37 +08:00
replication.py Since harbor 1.8 released, API test for replication was not update yet, so in this PR, replicaiton test will be adapt for harbor 1.8. 2019-08-08 17:06:37 +08:00
repository.py add swagger for tag retention 2019-09-06 17:27:20 +08:00
retention.py add swagger for tag retention 2019-09-06 17:27:20 +08:00
sign.py 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
system.py add e2e test case for project quota 2019-09-15 22:16:11 +08:00
user.py API test for system level CVE whitelist 2019-08-14 14:59:58 +08:00