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 a572fd33c7 Ensure that we limit the length of repository names
Until now, they'd simply be truncated by the database. Now, we properly check their lengths.

Fixes https://jira.coreos.com/browse/QUAY-963
2018-07-13 13:22:33 +03: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 Ensure that we limit the length of repository names 2018-07-13 13:22:33 +03:00
protocol_v2.py Ensure that we limit the length of repository names 2018-07-13 13:22:33 +03:00
protocols.py Ensure that we limit the length of repository names 2018-07-13 13:22:33 +03:00
registry_tests.py Ensure that we limit the length of repository names 2018-07-13 13:22:33 +03:00