This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints/api/test
Joseph Schorr a38edea11b Allow use of basic auth for security scan endpoints
This will allow the security labeler to send a pull secret to retrieve security information for a manifest

Fixes https://jira.coreos.com/browse/QUAY-1087
2018-09-21 13:54:33 -04:00
..
__init__.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
shared.py Allow use of basic auth for security scan endpoints 2018-09-21 13:54:33 -04:00
test_appspecifictoken.py Allow expired app specific tokens to be deleted 2018-01-23 11:40:51 -05:00
test_build.py feat(add dockerfile_path to build api): added in a dockerfile to specify path 2017-03-30 16:30:00 -04:00
test_disallow_for_apps.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_endtoend_auth.py Move end to end auth tests for APIs into pytest 2018-07-17 16:28:03 -04:00
test_logs_models_pre_oci.py Temporarily change to storing logs in a new LogEntry2 table 2018-05-18 20:15:16 -04:00
test_manifest.py Update manifest test to use new registry_model 2018-08-24 13:18:34 -04:00
test_organization.py Add organization collaborators API endpoint 2018-03-14 16:11:53 -04:00
test_repoemail_models_pre_oci.py style(endpoints/api/repoemail): ran yapf 2017-07-13 15:34:48 -04:00
test_repository.py Fix the V22 phase 1 migrations to use new tables for mapping rather than editing existing tables 2018-08-06 16:58:27 -04:00
test_repositorynotification.py Add tests for repository notification api 2017-07-17 17:56:32 -04:00
test_robot.py Limit robots displayed in entity search 2018-05-15 11:00:57 -04:00
test_search.py Phase 1 of migrating APPR-specific tables to tables with the Appr prefix 2018-07-20 13:19:01 -04:00
test_secscan.py Allow use of basic auth for security scan endpoints 2018-09-21 13:54:33 -04:00
test_security.py Merge branch 'master' into delete-setup-page 2018-08-27 11:26:51 -04:00
test_signing.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_subscribe_models_pre_oci.py refactored endpoints.api.subscribe to use abstracted data interface 2017-07-19 09:47:13 -04:00
test_superuser.py Add filter for disabled users to superuser user list API 2017-12-22 16:45:49 -05:00
test_tag.py Change tags API endpoint to use new registry model interface 2018-08-22 18:03:57 -04:00
test_team.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_trigger.py Add ability for triggers to be disabled 2018-03-01 16:49:28 -05:00
test_trigger_analyzer.py fix(endpoints): add tests 2017-05-12 13:58:05 -05:00
test_user.py endpoints/api: Allow null fields in user metadata 2018-06-27 15:34:55 -04:00