Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Standup Testing Framework for API #50

Open FreakyNobleGas opened 5 months ago

FreakyNobleGas commented 5 months ago

As our app gets more complex and as a good practice, we'll want to standup a testing framework for our API. We should do some research to make sure we're using a framework that works well for us. A code coverage tool is an added bonus.

habibur4340 commented 5 months ago

Hello @FreakyNobleGas As our app grows in complexity, it's crucial to establish a robust testing framework for our API. Let's research to find a framework that best fits our needs. A framework with code coverage capabilities would be a significant advantage.

Framework Research: Suggestions and insights are welcome. Apidog: Additionally, consider Apidog for its interactive testing features and potential integration with our chosen framework.