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 368a8da7db - Add data classes for notifications
- Add basic API for notifications
- Change the password required to be a notification
2014-03-12 00:49:03 -04:00
..
data - Add data classes for notifications 2014-03-12 00:49:03 -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 Fix handling of repository names that match known endpoints (build, trigger, etc) and add tests to ensure it is fixed 2014-03-11 14:30:00 -04:00
test_api_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_api_usage.py Update path matching regex to support dots 2014-03-11 14:42:53 -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 the translation of old ids to new ids, again. 2014-02-25 16:31:52 -05:00
testlogs.py Add ANSI support to the build log view 2014-02-13 22:01:26 -05:00
teststorage.py Properly connect the github push webhook with the build worker. Still need to resolve the archive format. 2014-02-18 18:09:14 -05:00