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 059d5c656d Reimplement GitLab trigger handler using the V4 API library
GitLab has deprecated and removed the V3 API entirely

Fixes https://jira.coreos.com/browse/QUAY-966
2018-07-19 13:11:25 -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 Reimplement GitLab trigger handler using the V4 API library 2018-07-19 13:11:25 -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 Reimplement GitLab trigger handler using the V4 API library 2018-07-19 13:11:25 -04:00
test_githubhandler.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
test_gitlabhandler.py Reimplement GitLab trigger handler using the V4 API library 2018-07-19 13:11:25 -04:00