Versions
Description
A simple mocking interface designed for applications that use the Sequelize.js library. This library allows for testing code relying on Sequelize models and mocks out basic functionality to allow for simple and straight-forward unit testing. Once Mock models have been defined, they should be drop in replacements for your Sequelize model objects. Data is not retrieved from a database and instead is returned based on the setup of the mock objects, the query being made, and other applied or included information.
Repository
https://github.com/BlinkUX/sequelize-mock
Project Slug
sequelize-mock
Last Built
4 years, 7 months ago passed
Maintainers
Home Page
https://github.com/BlinkUX/sequelize-mock
Badge
Tags
mocking, orm, sequelize, testing, unit-testing
Short URLs
sequelize-mock.readthedocs.io
sequelize-mock.rtfd.io
Default Version
stable
'latest' Version
master