sequelize-mock icon indicating copy to clipboard operation
sequelize-mock copied to clipboard

Mock Transaction Object

Open LoveAndCoding opened this issue 9 years ago • 1 comments

Right now we pass in an empty object for transaction, but this is obviously less than ideal. We should have a mock transaction object that mocks that API so it can be used as a drop in replacement too.

LoveAndCoding avatar Oct 20 '16 00:10 LoveAndCoding

Hi, could you please share code snippet how to write test case to mock unmanaged transaction

jayragshukla avatar Oct 25 '19 12:10 jayragshukla