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

add support for associations #91

Open alichherawalla opened 3 years ago

alichherawalla commented 3 years ago

Thank you for this very helpful and useful library.

This PR addresses the following issue: https://github.com/BlinkUX/sequelize-mock/issues/68

This adds support for associations/include in the sequelize-mock library.

alichherawalla commented 2 years ago

@LoveAndCoding @litopia possible to please review

alichherawalla commented 2 years ago

bumping up!