localForage-memoryStorageDriver
localForage-memoryStorageDriver copied to clipboard
Example of unit testing
Hi, please can you give me an example of how to use this library to unit test localforage in node?
You probably will have to define and set the driver inside a before call. Other than that everything should be working like normal. You can also take a look at localforage tests.