Skip to content

test: assert response codes on invalid JSON formats and empty requests#93

Open
KGFCH2 wants to merge 1 commit into
Mrinalray:mainfrom
KGFCH2:test/expand-api-scenarios
Open

test: assert response codes on invalid JSON formats and empty requests#93
KGFCH2 wants to merge 1 commit into
Mrinalray:mainfrom
KGFCH2:test/expand-api-scenarios

Conversation

@KGFCH2
Copy link
Copy Markdown
Contributor

@KGFCH2 KGFCH2 commented May 26, 2026

Related Issue

Closes #92

Summary

Expands automated testing bounds to cover empty input payloads.

Changes Made

  • Appended a test verifying 400 responses on missing URL parameters

Testing

  • Checked overall test health using npm test.

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.

Add test scenarios for request validation constraints and invalid payloads

1 participant