Muslim-Athletic-Association / backend

Contains all of the back-end server code for the Muslim Athletic Association
1 stars 0 forks source link

Create test framework for API endpoints #32

Closed osamaramihafez closed 3 years ago

osamaramihafez commented 3 years ago

Use jest. Send requests to the API endpoints and check if they match an expected response.

osamaramihafez commented 3 years ago

Mock Data needs to contain the constraints as well.

osamaramihafez commented 3 years ago

Not a priority