JaysGitLab / cs5667-final-project-revdev

cs5667-final-project-revdev created by GitHub Classroom
MIT License
1 stars 0 forks source link

Implement more precise unit tests #53

Open haietza opened 6 years ago

haietza commented 6 years ago

Review unit tests for best way to handle controller, route, view testing (decouple?).

Use res.text.should.containEql(); to test for html content in the response.