-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: unit test/mock quay client (PROJQUAY-6620) #115
Conversation
Reviews in this chain: |
|
552f9b8
to
aac7d61
Compare
b342531
to
d6fc952
Compare
bb96919
to
cdf906d
Compare
d6fc952
to
94b7c82
Compare
0b59794
to
7a89bdf
Compare
57f2a6e
to
070f407
Compare
7a89bdf
to
557a20a
Compare
070f407
to
1e4ee31
Compare
557a20a
to
dd328b2
Compare
Adds test coverage for the quay client by implementing a mock http client interface and mocking json body responses. Topic: client-unit-test Relative: 1.20 Signed-off-by: Ross Bryan <[email protected]>
1e4ee31
to
9fb4f25
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arborite-rh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Adds test coverage for the quay client by implementing a mock http
client interface and mocking json body responses.
Topic: client-unit-test
Relative: 1.20
Signed-off-by: Ross Bryan [email protected]