403d1c2882
This mocks the /app/installations and /installations/repositories GitHub API calls to better validate the GitHub project initalization in the driver. It implements enough that we can use GithubClientManager:_prime_installation_map() directly and better tests the token issuing, etc. Change-Id: I608f1540ef33b1a95595393e546afba308fef66a
10 lines
138 B
Plaintext
10 lines
138 B
Plaintext
coverage>=3.6
|
|
fixtures>=0.3.14
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=0.9.32
|
|
PyMySQL
|
|
psycopg2-binary
|
|
beautifulsoup4
|
|
graphene
|
|
requests_mock
|