You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add edge case tests for status code handling
- 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
0 commit comments