Skip to content

Implement Automated API Contract Tests for Backend Endpoints #12

@Shalini828

Description

@Shalini828

The project currently has no contract / integration tests to verify that backend API endpoints behave correctly together. Adding contract tests will ensure stability across future updates and catch regressions when backend and frontend evolve independently.

Automated API contract tests will:

  1. Validate that API request/response schemas remain stable

  2. Ensure expected status codes and response formats

  3. Be runnable as part of the CI workflow

I would like to work on this issue under OSCG'26.
Kindly assign this to me.
Thanks !

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions