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 f4daa5e97b - Update the migrations tool to verify migrations work up and down for both MySQL and PostgresSQL.
- Add migrations for the squashed image tables and for backfilling the uncompressed sizes
- Make sure gzip stream uses a max length when determining the uncompressed size
2014-10-07 15:29:56 -04:00
..
data - Update the migrations tool to verify migrations work up and down for both MySQL and PostgresSQL. 2014-10-07 15:29:56 -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 Make query params only read from query params, not JSON as well 2014-10-03 15:05:34 -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_streamlayerformat.py Add basic layer merging tests 2014-09-17 11:50:52 -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