Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 356 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 356 Bytes

indexedDBmock Build Status

This indexedDBmock allows you to mock your indexedDB for testing

You can use the indexedDBmock just like you are using the the indexedDB API, you only need to replace the window.indexedDB by window.indexedDBmock.