BlinkUX/sequelize-mock

Mock Transaction Object

Opened this issue · 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.

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