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 306e79e493 Move trigger tests into pytest
Note that we split the tests between endpoints/building and buildtrigger
2018-07-19 11:10:19 -04:00
..
triggerjson Move prepare trigger tests to pytest 2018-07-18 11:19:41 -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 Small fixes for GitLab trigger handler, since the GitLab API is returning the wrong ID for the user's namespace 2018-06-13 15:12:05 -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 Merge pull request #3110 from quay/joseph.schorr/QUAY-966/gitlab-v4 2018-06-12 17:03:31 -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-06-12 15:01:37 -04:00
test_prepare_trigger.py Move prepare trigger tests to pytest 2018-07-18 11:19:41 -04:00
test_triggerutil.py Move trigger tests into pytest 2018-07-19 11:10:19 -04:00