FAC-11 / AllAboutMe

An app to help young people at Anna Freud centre to easily transition to adult care
https://allaboutme-af.herokuapp.com/
10 stars 6 forks source link

Refactoring test files #191

Closed polyccon closed 6 years ago

polyccon commented 6 years ago

As our router.test.js file is getting pretty large, it is perhaps a good time to consider refactoring our test files. @sohilpandya Were you suggesting to keep tests for each endpoint in their own file or each separate function?