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 e8c4cc49bd fix(endpoints): fix build
forgot to add this

Issue: https://www.pivotaltracker.com/story/show/144661631

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-05-12 15:27:56 -05:00
..
__init__.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
shared.py Update tests for teams API 2017-04-03 11:31:29 -04: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 Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_disallow_under_trust.py Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_organization.py Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_repository.py Add test for SNI support 2017-05-02 13:14:30 -04:00
test_search.py Ensure that search doesn't make extra SQL lookups 2017-05-04 13:08:09 -04:00
test_security.py Implement new search UI 2017-04-28 13:57:28 -04:00
test_signing.py Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_tag.py code-stye Yapf: 2 files updated 2017-05-04 11:33:36 -04:00
test_team.py Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test_trigger.py fix(endpoints): fix build 2017-05-12 15:27:56 -05:00