The fileStorageTestSuite function simplifies the process of testing your custom implementation of IFileStorage with vitest.
fileStorageTestSuite
IFileStorage
vitest
IMPORT_PATH: "@daiso-tech/core/file-storage/test-utilities"
"@daiso-tech/core/file-storage/test-utilities"
The
fileStorageTestSuitefunction simplifies the process of testing your custom implementation ofIFileStoragewithvitest.IMPORT_PATH:
"@daiso-tech/core/file-storage/test-utilities"