zuul/test-requirements.txt
Ian Wienand 403d1c2882 github: more complete mocking for app setup
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
2021-09-23 19:53:48 +10:00

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