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 0d6343871e Change the tags query used for OCI to list tags to be shallow
This removes the join on Manifest which was (possibly) causing the prod issue. We also simplify the lookup for pre-OCI as well, a bit.
2019-03-08 14:07:30 -05:00
..
clients Fix client test unable to load insecure registry config 2019-03-06 14:35:57 -05:00
data Update test.db 2018-07-23 16:44:17 -04:00
registry Fix V1 push for layers already uploaded 2019-03-05 12:13:01 -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
fixtures.py Fix handling of four byte utf8 manifests 2019-01-10 16:34:56 -05:00
fulldbtest.sh Change id column in LogEntry to a BigInt and migrate back to using that table 2018-07-30 12:42:56 -04:00
helpers.py Add LogEntry3 table without the extra indexes and switch to writing to it 2019-01-03 13:50:43 -05:00
queue_threads.py Refactor queue locking to not use select for update 2015-11-03 11:32:28 -05:00
registry_tests.py Implement logs model using Elasticsearch 2019-02-12 16:33:42 -05:00
specs.py Change V1 to use the manifest builder and new registry data model 2018-09-28 17:30:04 -04:00
test_api_usage.py Change the tags query used for OCI to list tags to be shallow 2019-03-08 14:07:30 -05:00
test_buildman.py Make the redis client use AsyncWrapper and coroutines 2016-11-18 15:59:14 -05:00
test_certs_install.sh Add test for certs_install script 2018-08-24 11:04:13 -04:00
test_endpoints.py Remove unusable sitemap endpoint 2018-12-18 16:37:09 -05:00
test_external_jwt_authn.py Pull out JWT auth validation into validator class 2017-02-24 12:23:16 -05:00
test_keystone_auth.py Remove password confirmation in config app 2018-07-17 16:00:55 -04:00
test_ldap.py Add ldap tests for verifying a user exists 2018-07-12 16:53:27 -04:00
test_oauth_login.py Move OAuth login into its own endpoints module 2017-02-16 16:27:54 -05:00
test_secscan.py Remove jwt validation for jschorr to fix later 2018-06-01 15:07:06 -04:00
test_sni.py Show starred public repositories in the starred repos list 2018-05-31 17:34:17 -04:00
test_suconfig_api.py Add db configuration to modifying config 2018-08-21 15:19:24 -04:00
test_v1_endpoint_security.py Change permissions model so that non-admins do not get org-wide read 2016-08-04 16:47:28 -04:00
test_v2_endpoint_security.py Change permissions model so that non-admins do not get org-wide read 2016-08-04 16:47:28 -04:00
testconfig.py Fully migrate API security tests into the pytest test suite 2018-07-08 18:33:21 +03:00
testlogs.py Switch from expire to delete redis log_entries 2017-03-17 15:35:47 +01:00