sequelize-mock-but-with-data
v1.12.0
Published
A way to test your application that use sequelize, without the hassle of having set up a full database. Actually, I even use this to develop locally.
Downloads
16
Readme
Sequelize mock (but with data)
A way to test your application that use sequelize, without the hassle of having set up a full database. Actually, I even use this to develop locally.
TODO
[ ] Tests for relations