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 8f1200b00d style(data, endpoints, test): ran yapf against changed files
### Description of Changes

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

## 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-24 11:05:15 -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_logs_models_pre_oci.py refactor(endpoints/api/logs*): Refactor to new data model 2017-07-19 13:43:27 -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_repoemail_models_pre_oci.py style(endpoints/api/repoemail): ran yapf 2017-07-13 15:34:48 -04:00
test_repository.py style(data, endpoints, test): ran yapf against changed files 2017-07-24 11:05:15 -04:00
test_repositorynotification.py Add tests for repository notification api 2017-07-17 17:56:32 -04:00
test_search.py Merge pull request #2720 from coreos-inc/gc-opt 2017-06-29 20:55:14 +03:00
test_security.py Add feature flag to enable team syncing setup when not a superuser 2017-07-21 11:06:21 -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_tag.py Add UI for viewing and changing the expiration of tags 2017-07-19 17:13:48 -04:00
test_tag_models_pre_oci.py Fix for hard merge 2017-07-19 17:13:49 -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