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 e7915baf8c Have LDAP return a better error message if it fails to connect
Currently, the error results in a 500 being raised when a user tries to login.
2015-06-23 17:41:53 -04:00
..
data Add support for custom fields in billing invoices 2015-06-12 16:45:01 -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 Fix creation of repositories when having a creator permission 2015-06-10 16:12:42 -04:00
specs.py Fix index test spec 2015-06-22 17:33:32 -04:00
test_anon_checked.py Add a test to verify that all important blueprints have all their methods decorated 2015-06-02 15:56:44 -04:00
test_api_security.py Add support for custom fields in billing invoices 2015-06-12 16:45:01 -04:00
test_api_usage.py Add a feature flag for disabling unauthenticated access to the registry in its entirety. 2015-05-19 17:52:44 -04:00
test_buildman.py Fix ephemeral build manager to ask for watches in index order with no gaps 2015-06-23 17:11:46 -04:00
test_changes.py Add some basic tests for the changes lib 2014-11-29 19:08:59 -05:00
test_endpoint_security.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
test_gc.py Address concerns from pull request. 2015-02-18 10:43:08 -05:00
test_image_sharing.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
test_imagetree.py Rename the new images method to a slightly better name 2015-04-24 16:37:37 -04:00
test_jwt_auth.py Remove user_exists endpoint from all auth systems 2015-06-23 17:33:51 -04:00
test_ldap.py Have LDAP return a better error message if it fails to connect 2015-06-23 17:41:53 -04:00
test_queue.py Add a transaction around the extend_processing call 2015-01-29 18:40:41 -05:00
test_streamlayerformat.py Add tests for path prefixing and super long filenames 2015-01-29 14:57:42 -05:00
test_suconfig_api.py Implement new step-by-step setup 2015-01-23 17:19:15 -05: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 Switch unidecode over to the new anunidecode library and write some tests to validate results. 2014-08-01 15:50:25 -04:00
testconfig.py Merge master changes 2015-02-05 13:11:16 -05:00
testlogs.py Start measuring the number of queries on critical API calls 2015-05-07 22:25:23 -04:00