Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
Sandro Bauer edited this page Apr 3, 2017 · 2 revisions

Tipps for testing your stuff

You can "test" your Sequelize Code by running npm run test:mocha. Please do that before committing. (You should have a DB running while you do it.)

Clone this wiki locally