Skip to content
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

ref(test): Make mock builder status default to 200 #2258

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

szokeasaurusrex
Copy link
Member

mockito's default mock response status is 200. Since most of our mocks reply with 200, let's also use this default in our mocks.

`mockito`'s default mock response status is `200`. Since most of our mocks reply with `200`, let's also use this default in our mocks.
@szokeasaurusrex szokeasaurusrex merged commit 035c0bb into master Nov 19, 2024
14 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/mock-builder-api branch November 19, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants