The eventBusAdapterTestSuite function simplifies the process of testing your custom implementation of IEventBusAdapter with vitest.
eventBusAdapterTestSuite
IEventBusAdapter
IMPORT_PATH: "@daiso-tech/core/event-bus/test-utilities"
"@daiso-tech/core/event-bus/test-utilities"
The
eventBusAdapterTestSuite
function simplifies the process of testing your custom implementation ofIEventBusAdapter
with vitest.IMPORT_PATH:
"@daiso-tech/core/event-bus/test-utilities"