LearnersGuild / curriculum-app

Learners Guild Curriculum
https://curriculum.learnersguild.org
MIT License
6 stars 43 forks source link

Add HTTP request specs #252

Open jaredatron opened 7 years ago

jaredatron commented 7 years ago

We don't currently have any tests for the web app. We need to setup the test suite to use something like chai.http so we can start adding http request tests as we add new features.

Add some tests for the /users and /users/:handle routes.

jaredatron commented 7 years ago

@spencerdezartsmith @jason00111 I'd like to sit and give you some feedback about this PR and request a few changes. Lets plan to meet sometime after today's sprint planning meeting.