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/buildtrigger/test
Joseph Schorr bf41aedc9c Have gitlab default to True on permissions if they are missing
This allows the repositories to be selected in the UI, if we are unsure whether the user has permission. Since gitlab will do the check anyway, this is safe, although not a great user experience if they chose an invalid repository, but we can't really do much about that.
2017-05-02 13:11:57 -04:00
..
__init__.py Break common git hosts tests into their own suite 2017-02-28 17:19:17 -05:00
bitbucketmock.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
githubmock.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
gitlabmock.py Have gitlab default to True on permissions if they are missing 2017-05-02 13:11:57 -04:00
test_basehandler.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
test_bitbuckethandler.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
test_customhandler.py Fix flakiness in new tests due to change in hash seed 2017-02-28 17:19:17 -05:00
test_githosthandler.py Fix flakiness in new tests due to change in hash seed 2017-02-28 17:19:17 -05:00
test_githubhandler.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
test_gitlabhandler.py Have gitlab default to True on permissions if they are missing 2017-05-02 13:11:57 -04:00