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

Fixed issue in coverage report #921

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Fixed issue in coverage report #921

merged 1 commit into from
Jan 11, 2024

Conversation

joelrosario
Copy link
Member

What:

Use the actual response status for negative scenarios.

Why:

This is needed so that the coverage report shows the actual 4xx status that came back from the application.

How:

We are now using the actual response and returning it's status for negative tests.

Checklist:

@joelrosario joelrosario requested review from harikrishnan83 and removed request for harikrishnan83 January 11, 2024 11:05
@joelrosario joelrosario merged commit 9b9f5d6 into main Jan 11, 2024
2 checks passed
@joelrosario joelrosario deleted the 4xx_fixes branch January 11, 2024 11:05
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.

1 participant