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 ae7012eef2 Anything can be None in GitLab!
Fixes a problem where the `project_access` block is reported as `null` from GitLab API, which breaks our code, because we assume sanity in API design.
2017-05-01 20:09:18 -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 Anything can be None in GitLab! 2017-05-01 20:09:18 -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 Gitlab can return None for avatar blocks 2017-04-21 17:37:00 -04:00