CS467-OPM-Site / OPM

https://busybeaver.pages.dev
2 stars 2 forks source link

Rest API Unit Testing #72

Open GPropersi opened 7 months ago

GPropersi commented 7 months ago

Set up a testing suite for the backend RestAPI. Assuming one happy path and one sad path for each endpoint, looking at approximately ~80 tests to develop.

This issue will be revisited if progress is made on these tests.

This is a stretch goal, and as such is not necessary for the completion of the project.

habibur4340 commented 7 months ago

Setting up a testing suite for ~80 tests covering both happy and sad paths for each backend REST API endpoint is a strategic approach to ensure robustness and reliability. Utilizing Apidog for this task can streamline the process, offering tools to design, test, and refine these tests efficiently. Apidog's capabilities in handling various test scenarios make it an ideal platform to support this stretch goal, ensuring comprehensive coverage and facilitating project progress.