This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/util/config
Joseph Schorr 236655adb4 Fix config validator for storage and add a test suite
Note that the test suite doesn't fully verify that each validation succeeds; rather, it ensures that the proper system (storage, security scanning, etc) is called with the configuration and returns at all (usually with an expected error). This should prevent us from forgetting to update these code paths when we change config-based systems. Longer term, we might want to have these tests stand up fake/mock versions of the endpoint services as well, for end-to-end testing.
2016-11-30 11:58:41 -05:00
..
provider Fix tests and test provider for real license format 2016-10-18 23:44:08 -04:00
__init__.py Get end-to-end configuration setup working, including verification (except for Github, which is in progress) 2015-01-07 16:20:51 -05:00
configutil.py Add QE setup tool support for BitTorrent downloads 2016-11-02 17:32:12 -04:00
database.py superuser: add storage replication config 2015-11-09 17:34:22 -05:00
oauth.py Fix handling of Github API paths and add tests 2016-06-30 14:10:22 -04:00
superusermanager.py Basic labels support 2016-08-26 15:24:26 -04:00
validator.py Fix config validator for storage and add a test suite 2016-11-30 11:58:41 -05:00