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
Joseph Schorr 35c35d9913 Load images and storage references in bulk during V1 synthesize
Currently, we perform multiple queries for each layer, making it much slower (especially cross-region)

Fixes #413
2015-09-29 17:53:39 -04:00
..
data Merge remote-tracking branch 'upstream/master' into python-registry-v2 2015-09-17 16:16:27 -04:00
__init__.py Add some tests to verify we're not leaking anything to completely public users (we're not) 2013-11-06 17:09:22 -05:00
analytics.py Add some tests to make sure our docker API is properly respecting auth. 2013-11-07 17:10:57 -05:00
fulldbtest.sh Disable MySQL in the full db test because the table setup fails 2015-04-09 11:47:58 -04:00
registry_tests.py Load images and storage references in bulk during V1 synthesize 2015-09-29 17:53:39 -04:00
specs.py Style fixes. 2015-08-24 11:59:46 -04:00
test_anon_checked.py Fix tests in response to breakage in #351 2015-08-17 16:26:20 -04:00
test_api_security.py Add missing superuser aggregate logs endpoint 2015-09-04 16:48:32 -04:00
test_api_usage.py Merge pull request #492 from coreos-inc/nofreelunch 2015-09-16 17:53:11 -04:00
test_auth.py Switch the base case for when a scope string contains an invalid scope. 2015-08-05 17:35:02 -04:00
test_buildman.py Update test 2015-06-25 23:13:33 -04:00
test_changes.py Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
test_digest_tools.py Another huge batch of registry v2 changes 2015-08-12 16:41:12 -04:00
test_dockerfileparse.py Fix Dockerfile parsing for unicode and add testing 2015-08-31 14:32:26 -04:00
test_endpoint_security.py Style fixes. 2015-08-24 11:59:46 -04:00
test_external_jwt_authn.py Fix JWT auth test 2015-09-04 16:31:37 -04:00
test_gc.py Migrate data back to Image in preparation for v2 2015-09-15 11:53:31 -04:00
test_image_sharing.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
test_imagetree.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
test_ldap.py SECURITY FIX FOR LDAP 2015-08-18 12:32:19 -04:00
test_permissions.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
test_queries.py Select the full RepositoryBuild record 2015-09-09 21:43:48 -04:00
test_queue.py Add a transaction around the extend_processing call 2015-01-29 18:40:41 -05:00
test_registry_v2_auth.py Some fixes and tests for v2 auth 2015-09-10 15:38:57 -04:00
test_streamlayerformat.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
test_suconfig_api.py Add Kubernetes configuration provider which writes config to a secret 2015-09-10 12:19:59 -04:00
test_trigger.py Add some more debug logging around bitbucket triggers and add some tests to verify we properly handle trigger branch filters 2015-05-20 14:18:12 -04:00
test_util.py Add missing tell() method to GeneratorFile and add tests 2015-08-28 12:10:03 -04:00
testconfig.py Make change repo visibility and create repo raise a 402 when applicable 2015-09-15 14:33:35 -04:00
testlogs.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00