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 b91b60e83d Add encrypted password output in the superuser API
When creating a user or changing their password, we now also return an encrypted form of the password, so API callers can pass it along
2015-07-01 19:29:42 +03:00
..
data Allow superusers to disable user accounts 2015-06-29 18:40:52 +03: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 Fix spelling mistakes 2015-06-29 21:38:01 +03:00
test_api_usage.py Add encrypted password output in the superuser API 2015-07-01 19:29:42 +03:00
test_auth.py Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
test_buildman.py Update test 2015-06-25 23:13:33 -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_permissions.py The superuser capability does not require the idea of ordinality since it is a binary permission. 2015-06-30 11:02:13 -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 Allow SSL cert for the database to be configured 2015-06-29 08:08:10 +03: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