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 e30cd931d1 feat(buildtrigger): allow use to specify dockerfile
users can only specify the folder and the
  dockerfile must be names "Dockerfile" this allows
  users to specify the file and it can be called
  "Dockerfile" or <some name>.Dockerfile
2017-03-06 21:20:17 -05:00
..
__init__.py Break common git hosts tests into their own suite 2017-02-28 17:19:17 -05:00
bitbucketmock.py Remove unnecessary check 2017-02-28 17:19:17 -05:00
githubmock.py Add unit testing of bitbucket trigger handler 2017-02-28 17:19:17 -05:00
gitlabmock.py Add unit testing of gitlab trigger handler 2017-02-28 17:19:17 -05:00
test_basehandler.py feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -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