marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.02k stars 1.33k forks source link

Write tests for `store.set()` during a `store.each()` loop #197

Open marcuswestin opened 7 years ago

marcuswestin commented 7 years ago

See end of #144 thread

marcuswestin commented 7 years ago

See #224