sequelize / express-example

A proposal for the usage of Sequelize within an Express.JS application.
MIT License
2.5k stars 770 forks source link

Sqlite and running tests #30

Closed muhamed-didovic closed 8 years ago

muhamed-didovic commented 8 years ago

There is an error when you run npm test for the first time (before running server), saying that tables are not created?