BlinkUX / sequelize-mock

A simple mock interface specifically for testing code relying on Sequelize models
https://sequelize-mock.readthedocs.io
MIT License
139 stars 73 forks source link

#36: Adding ES6 style module support #61

Closed TigerC10 closed 5 years ago

TigerC10 commented 5 years ago

Also adding support for frameworks that override the require() function (like Meteor).

http://docs.sequelizejs.com/manual/tutorial/models-definition.html#import

TigerC10 commented 5 years ago

@ktsashes ? @toxuin ? @RpprRoger ? I don't mean to be impatient, but if someone could review/merge/release it'd be really great for us.

TigerC10 commented 5 years ago

Thanks @litopia! I've been waiting on this for awhile now. Do you know when/if there will be a new release with this included soon?