zuul/tests
Clark Boylan e255397eb4 Simplify FakeGithubClient and FakeGithubSession
These two fakes are related to each other. Before this change
FakeGithubClient would create a FakeGithubSession and FakeGithubSession
would create FakeGithubClients. THis recursion is confusing and
unnecessary.

Under normal operation the FakeGithubClient exists first so we pass it
into its FakeGithubSessions and the fake session is able to use this
client object rather than recursively creating a new client.

Change-Id: I9ff52061d62e844ca3f2185ea752ca39962b2a9f
2020-04-28 15:45:51 -07:00
..
fixtures Merge "Filter secret ZUUL_ env variables from ansible env" 2020-04-16 22:03:05 +00:00
nodepool Add caching of autohold requests 2019-09-16 10:46:36 -04:00
remote Remove support for ansible 2.5 2019-12-10 11:28:56 -05:00
unit Fix test_crd_check_unknown tests 2020-04-28 15:43:12 -07:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Merge "OIDCAuthenticator: add capabilities, scope option" 2020-04-15 14:25:44 +00:00
encrypt_secret.py Make tests' encrypt_secret.py work with python3 2017-10-19 18:09:57 +00:00
fake_graphql.py Optimize canMerge using graphql 2020-02-28 09:43:56 +01:00
fakegithub.py Simplify FakeGithubClient and FakeGithubSession 2020-04-28 15:45:51 -07:00
make_playbooks.py Use libyaml if possible 2017-04-04 11:49:05 -07:00
print_layout.py Do not add implied branch matchers in project-templates 2017-09-30 10:19:07 -07:00