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
Charlton Austin d6e45e3321 fix(buildtrigger): fixed error from github api
there was a 500 being thrown every time there was a slash at the end of a directory while adding in a new trigger this stops that 500 from coming
2017-03-10 13:04:41 -05:00
..
__init__.py Break common git hosts tests into their own suite 2017-02-28 17:19:17 -05:00
bitbucketmock.py Fix API exception in trigger setup due to invalid Dockerfile path 2017-03-07 19:25:18 -05:00
githubmock.py Fix API exception in trigger setup due to invalid Dockerfile path 2017-03-07 19:25:18 -05:00
gitlabmock.py Fix API exception in trigger setup due to invalid Dockerfile path 2017-03-07 19:25:18 -05:00
test_basehandler.py fix(buildtrigger): fixed error from github api 2017-03-10 13:04:41 -05:00
test_bitbuckethandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05: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(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
test_gitlabhandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00