Skip to content

test: add edge case tests for status code handling#59

Open
Ayoub-Mabrouk wants to merge 1 commit intoexpressjs:masterfrom
Ayoub-Mabrouk:test/add-status-code-edge-cases
Open

test: add edge case tests for status code handling#59
Ayoub-Mabrouk wants to merge 1 commit intoexpressjs:masterfrom
Ayoub-Mabrouk:test/add-status-code-edge-cases

Conversation

@Ayoub-Mabrouk
Copy link

Test status code 400 should not default to 500
Test status codes < 400 and falsy values default to 500
Improve test description for non-error status codes

- Test status code 400 should not default to 500

- Test status codes < 400 and falsy values default to 500

- Improve test description for non-error status codes
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