issues
search
seif-y
/
PokeBuilder
1
stars
0
forks
source link
API endpoints and database schema testing using Jest
#82
Closed
SreenikethRaghavan
closed
3 years ago
SreenikethRaghavan
commented
3 years ago
Added schema data and constraint validation unit tests for users, teams and comments
Removed the endpoints for deleting teams and users as they are not used in the frontend
Configured jest, babel and axios for backend testing
Added jest unit tests for user, team and comment endpoints
Closes #80
Closes #80