filer/tests/lib
David Humphrey (:humph) david.humphrey@senecacollege.ca 3650b798ed Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js
Fixing for review comments

Switch to RW or RO transaction per get/put/delete/clear, better error handling for try/catch cases

Switch back to transaction-per-context for better atomic fs operations.

Move _getObjectStore onto prototype
2017-05-25 10:04:20 -04:00
..
indexeddb.js Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js 2017-05-25 10:04:20 -04:00
memory.js
test-utils.js
websql.js