-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
tests: Add integration tests for surcharge #5938
tests: Add integration tests for surcharge #5938
Conversation
Signed-off-by: trojanh <[email protected]>
Signed-off-by: trojanh <[email protected]>
Signed-off-by: trojanh <[email protected]>
ba170df
to
f847982
Compare
Sorry @mikemurray I had just checked the open PRs before starting this and later found that you already had similar issues assigned to yourself. I didn't mean to do overlapping work. If you haven't started working on the updateSurcharge test i dont mind completing it with this. |
@trojanh It's ok, I assigned myself to it but didn't start working on it since other things popped up in priority. |
Signed-off-by: trojanh <[email protected]>
@mikemurray feel free to review this now whenever you can. I have added the test for updateSurcharge mutation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Resolves #5937 & #5923
Impact: minor
Type: test|chore
Issue
Add integration tests for createSurcharge, updateSurcharge and deleteSurcharge mutations