Skip to content

Conversation

@jweeber
Copy link

@jweeber jweeber commented Jun 25, 2016

Pair project with Jess & Adriana.

We finished all requirements except the documentation (it's almost there!).
100% test coverage for routes
90% test coverage for models

We're really proud of how well we worked together, how early we started writing tests, and how we used the separate SQL files to join tables together and prevent callback hell.

jweeber and others added 30 commits June 14, 2016 14:37
…ade sure table reference was correct for massive
… not datetime. Added a script for db:seed and changed db:reset.
var err = new Error('Not Found')
err.status = 404
next(err)
})
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great error handling!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants