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/test/registry
Joseph Schorr 55eb04e622
Merge pull request #3101 from quay/parallel-testing
Enable parallel testing of all the Quay unit tests
2018-06-06 13:13:14 -04:00
..
__init__.py Translate LiveServerTestCase into a py.test-compatible liveserver fixture 2018-05-01 13:28:24 +03:00
fixtures.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -04:00
liveserverfixture.py Convert storageproxy tests to be pytest-able and use the new liveserver testcase pytest fixture 2018-06-01 17:07:15 -04:00
protocol_fixtures.py Implement the remaining registry tests in the new py.test format 2018-05-01 13:28:24 +03:00
protocol_v1.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -04:00
protocol_v2.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -04:00
protocols.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -04:00
registry_tests.py Add a test to ensure we don't hit the database when accessing a private catalog with no auth 2018-06-05 19:42:16 -04:00