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
Charlton Austin fc4b3642d3 refactor(endpoints/api/tag): refactor code for v22
this decouples the database models from the api

[TESTING->locally with docker compose]

Issue: https://coreosdev.atlassian.net/browse/QUAY-632

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-10 09:40:33 -04:00
..
__init__.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
shared.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03: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_models_pre_oci.py refactor(endpoints/api/tag): refactor code for v22 2017-07-10 09:40:33 -04:00
test_organization.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_repository.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_search.py Merge pull request #2720 from coreos-inc/gc-opt 2017-06-29 20:55:14 +03:00
test_security.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_signing.py Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
test_tag.py refactor(endpoints/api/tag): refactor code for v22 2017-07-10 09:40:33 -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 fix(endpoints): fix build 2017-05-12 15:27:56 -05:00
test_trigger_analyzer.py fix(endpoints): add tests 2017-05-12 13:58:05 -05:00