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
Jimmy Zelinskie 6178371cf5 Merge pull request #1493 from jzelinskie/noorder
queue: explicitly declare ordering requirement
2016-05-31 15:46:39 -04:00
..
data remove all default keys (#1485) 2016-05-23 16:00:48 -04:00
triggerjson Support all schemas in the custom trigger 2015-12-01 16:59:24 -05: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 Change derived storage to be based on image 2015-11-24 12:44:07 -05:00
helpers.py test: add missing helpers.py file 2016-04-29 14:44:52 -04:00
queue_threads.py Refactor queue locking to not use select for update 2015-11-03 11:32:28 -05:00
registry_tests.py Merge pull request #1490 from coreos-inc/aci-reproduce 2016-05-26 19:37:01 -04:00
specs.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05: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 API usage tests 2016-04-29 14:05:16 -04:00
test_api_usage.py Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00
test_auth.py Fix WWW-Authenticate header on 401 2016-04-13 09:01:42 -04:00
test_backfill_allocator.py Fix allocator test 2016-02-11 17:18:19 -05:00
test_blobmodel.py Fix uncompressed size for blob store and add test 2016-03-29 14:16:56 -04:00
test_buildman.py skip flaky buildman test 2015-10-27 17:02:15 -04:00
test_cloud_storage.py Add mocked unit tests for cloud storage engine 2016-03-23 12:13:54 -04:00
test_digest_tools.py Relax the digest specification to handle more formats 2015-11-06 17:47:28 -05:00
test_dockerfileparse.py Fix Dockerfile parsing for unicode and add testing 2015-08-31 14:32:26 -04:00
test_endpoints.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
test_external_jwt_authn.py use different ports for jwt tests 2015-10-27 17:32:46 -04:00
test_filelike.py BaseStreamFileLike: handle reads that return None 2015-09-30 17:46:59 -04:00
test_gc.py Add GC test for torrent info 2016-01-12 12:15:07 -05:00
test_image_sharing.py Unionize the mega query - It needed more performance-based benefits 2015-10-09 14:45:05 -07: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_keystone_auth.py Add basic tests for keystone auth 2016-02-05 09:50:46 +02:00
test_ldap.py SECURITY FIX FOR LDAP 2015-08-18 12:32:19 -04:00
test_manifests.py Fix link-to-parent-with-different-blob issue and add a test 2016-03-14 15:35:18 -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_prepare_trigger.py Support all schemas in the custom trigger 2015-12-01 16:59:24 -05:00
test_queries.py Optimize blob lookup 2015-12-04 14:47:09 -05:00
test_queue.py queue: explicitly declare ordering requirement 2016-05-27 14:44:30 -04:00
test_queuefile.py Add a binary data test for queue file 2016-05-13 15:56:06 -04:00
test_registry_v2_auth.py Use the registry API for security scanning 2016-05-04 18:04:06 -04:00
test_secscan.py Make security scan testing much faster 2016-05-05 13:55:24 -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_swift.py Add a test for swift path computation 2016-01-15 15:35:04 -05:00
test_trigger.py Fix the skip branch logic 2015-09-22 14:44:49 -04:00
test_util.py fix broken tests 2016-03-18 15:48:41 -04:00
test_v1_endpoint_security.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
test_v2_endpoint_security.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
test_visible_repos.py Add additional tests for repo visibility and further simplify the query for perf 2015-10-15 12:12:57 -04:00
testconfig.py Change Signer to use the config provider and fix tests 2016-05-23 17:10:03 -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