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:
-
Validate that API request/response schemas remain stable
-
Ensure expected status codes and response formats
-
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 !
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:
Validate that API request/response schemas remain stable
Ensure expected status codes and response formats
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 !