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 897a091692 style(data+endpoints): ran yapf
### Description of Changes

ran yapf for the branch

[TESTING->locally using docker compose]

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

## Reviewer Checklist

- [ ] 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:46:02 -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 style(data+endpoints): ran yapf 2017-07-10 09:46:02 -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 style(data+endpoints): ran yapf 2017-07-10 09:46:02 -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