irensaltali / serverlessapigateway

Serverless API Gateway
https://serverlessapigateway.com/
Other
62 stars 10 forks source link

Develop Test Cases for Model Validation #5

Open irensaltali opened 10 months ago

irensaltali commented 10 months ago

Develop a series of automated test cases that validate the JSON configuration model against the schema. Tests should cover various scenarios and edge cases to verify that the schema effectively enforces the model's correct structure and values.

irensaltali commented 9 months ago

These tests are created on Postman (localy) currently.