You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@opaldes IndexedDB is currently only covered by some tests for the ServiceWorker cache and doesn't have any tests of it's own. There is a indexedDB shim for tests though and you should be able to use it. You can consult the wiki and MDN on how the driver works and how the indexedDB API it self works.
Come up with more tests for the IndexedDB driver to get the test coverage to 100%.
The text was updated successfully, but these errors were encountered: