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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bitbucketmock.py | ||
| githubmock.py | ||
| gitlabmock.py | ||
| test_basehandler.py | ||
| test_bitbuckethandler.py | ||
| test_customhandler.py | ||
| test_githosthandler.py | ||
| test_githubhandler.py | ||
| test_gitlabhandler.py | ||