harbor/tests/apitests/python/library
danfengliu 444de8536a Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner
1. Since upgrade python to 3.7, some urllib3 warnings come out during
   execution, because missing disconnection when using request by docker
   library, it's not affect script execution, therefore ignore them first.
2. Replication tests failed in nightly due to new UI code, some element
   locators are not valid anymore;
3. Remove switch scanner test steps, since Clair was removed.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-11-10 10:04:46 +08:00
..
__init__.py add new api tests (#6127) 2018-10-31 13:13:31 +08:00
artifact.py Add API test scripts for tag immutability and scan signed image 2020-11-03 10:10:06 +00:00
base.py Add API test scripts for tag immutability and scan signed image 2020-11-03 10:10:06 +00:00
chart.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00:00
cnab.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00:00
configurations.py Add UI test for LDAP admin group dn setting 2020-10-14 11:05:09 +08:00
containerd.py Add proxy cache python test scipts and upgrade containerd 2020-10-28 02:13:40 +00:00
docker_api.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
Harbor.py Fix LDAP API test issue by upgrading python 2020-08-09 06:37:28 +00:00
helm.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00: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
oras.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00:00
project.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
projectV2.py Enable API logs test case (#11142) 2020-03-19 14:56:37 +08:00
registry.py Add proxy cache python test scipts and upgrade containerd 2020-10-28 02:13:40 +00:00
replication.py Upgrade robot-framework and Selenium library 2020-08-06 07:25:53 +00:00
repository.py Suppress urllib3 warning and fix nightly element locator issue and remove switch scanner 2020-11-10 10:04:46 +08:00
retention.py Enhance verificaton for tag retention pytest 2020-05-12 16:41:47 +08:00
scan.py fix(scan): fix the permission checking for artifact scanning 2020-08-17 09:55:38 +00:00
scanner.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
sign.py Fix LDAP API test issue by upgrading python 2020-08-09 06:37:28 +00:00
singularity.py Create Dockerfile for E2E py-test 2020-09-14 02:36:18 +00:00
system.py Re-script ldap API script 2020-08-20 11:24:51 +00:00
tag_immutability.py Add API test scripts for tag immutability and scan signed image 2020-11-03 10:10:06 +00:00
user.py Add checkpoint for LDAP group py-test 2020-09-14 21:15:09 +08:00