Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Store API - Jess & Adriana #9

Open
wants to merge 99 commits into
base: master
Choose a base branch
from
Open

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