sequelize-mock
sequelize-mock copied to clipboard
Mock Transaction Object
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