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
2014-10-02 10:46:20 -04:00
..
data Allow the namespace column to be null, and also non-unique. Fix the uncompressed size clobbering the size on the wire field. Add metadata constraints so that foreign key constraints get predictable names. Fix all downgrade migrations. 2014-10-02 10:46:20 -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
specs.py Add test fix and make sure Quay ups the connection count in its container 2014-08-25 14:23:21 -04:00
test_api_security.py Add superuser abilities: create user, show logs. Also fix the super users UI to show the user drop down and make all superuser API calls require fresh login 2014-10-01 13:55:09 -04:00
test_api_usage.py - Fix initdb 2014-09-30 16:29:32 -04:00
test_endpoint_security.py Make testing much faster by using a save point, rather than recreating the database every test 2014-01-30 20:57:40 -05:00
test_image_sharing.py Fix sharing tests and add a test to ensure that uploading images are not shared. 2014-08-29 14:30:49 -04:00
test_queue.py Fix the metrics so they are usable for scaling the workers down and up. Switch all datetimes which touch the database from now to utcnow. Fix the worker Dockerfile. 2014-05-23 14:16:26 -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 Add a feature flag for disabling all emails 2014-09-22 19:11:48 -04:00
testlogs.py Allow for additional REDIS config such as password and port 2014-10-01 14:16:42 -04:00