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
jakedt 0827e0fbac Merge remote-tracking branch 'origin/master' into ncc1701
Conflicts:
	endpoints/web.py
	static/directives/signup-form.html
	static/js/app.js
	static/js/controllers.js
	static/partials/landing.html
	static/partials/view-repo.html
	test/data/test.db
2014-04-14 19:37:22 -04:00
..
data Merge remote-tracking branch 'origin/master' into ncc1701 2014-04-14 19:37:22 -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 Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
test_api_security.py - Add an analyze method on triggers that, when given trigger config, will attempt to analyze the trigger's Dockerfile and determine what pull credentials, if any, are needed and available 2014-04-02 23:33:58 -04:00
test_api_usage.py Merge remote-tracking branch 'origin/detective' 2014-04-14 16:15: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 the translation of old ids to new ids, again. 2014-02-25 16:31:52 -05:00
test_queue.py Add the test queue to the account with which it belongs. 2014-04-14 19:03:31 -04:00
testconfig.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -04:00
testlogs.py Add ANSI support to the build log view 2014-02-13 22:01:26 -05:00