indexeddbshim/IndexedDBShim

Node-based QUnit testing often does not complete execution

brettz9 opened this issue · 1 comments

The npm run qunit testing, which relies on a fork of grunt-node-qunit, currently is not reliable in completing execution of all tests (but it executes all and passes them as expected).

This has gotten better by relying on a different fork but it still occasionally has issues.