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
eventBusAdapterTestSuitefunction simplifies the process of testing your custom implementation ofIEventBusAdapterwith vitest.IMPORT_PATH:
"@daiso-tech/core/event-bus/test-utilities"