harbor/tests/apitests/python/library
He Weiwei 8458f980d0 fix(swagger): enable security in swagger.yaml
1. Enable `security` in the swagger.yaml.
2. Include `basic` auth in `security` to make the generated python
client by `swagger-codegen-cli` work with basic authorization.
3. Include `anonymous` auth in `security` to make APIs of v2.0 generated
by `goswagger` work with `security` middleware.

Closes #11771

Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-04-28 02:34:34 +00:00
..
__init__.py
artifact.py Fix nightly ldap test cases 2020-03-27 20:24:43 +08:00
base.py fix(swagger): enable security in swagger.yaml 2020-04-28 02:34:34 +00:00
chart.py Add a seperated swagger file for chart API 2020-04-06 16:30:26 +08:00
cnab.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
configurations.py
docker_api.py Adding tests for native docker registry APIs exposed by Harbor 2020-03-29 08:27:13 -07:00
Harbor.py
helm.py Add API test python script - Push chart file by Helm3 chart command line 2020-03-05 14:58:36 +08:00
label.py
project.py add expiration data time when to create a robot account 2020-01-03 13:47:06 +08:00
projectV2.py Enable API logs test case (#11142) 2020-03-19 14:56:37 +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 Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
retention.py add swagger for tag retention 2019-09-06 17:27:20 +08:00
scan.py Modify api test for test step of add addition 2020-03-18 17:32:10 +08:00
scanner.py Modify api test for test step of add addition 2020-03-18 17:32:10 +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 enable garbage colloection api test case (#11000) 2020-03-11 11:19:29 +08:00
user.py Fix admin permission not revoked when removed from LDAP admin group 2019-12-20 13:12:22 +08:00