wallet-core/packages/idb-bridge/src/idb-wpt-ported
2021-02-16 13:47:01 +01:00
..
abort-in-initial-upgradeneeded.test.ts get IDB tests to pass again, add new one 2021-02-16 13:47:00 +01:00
idbindex_get.test.ts next batch of test cases and fixes 2021-02-16 13:47:01 +01:00
idbobjectstore_add.test.ts next batch of test cases and fixes 2021-02-16 13:47:01 +01:00
keypath.test.ts idb: add first web platform tests, fix issues detected by them 2021-02-08 19:59:19 +01:00
README idb: add first web platform tests, fix issues detected by them 2021-02-08 19:59:19 +01:00
value.test.ts get IDB tests to pass again, add new one 2021-02-16 13:47:00 +01:00
wptsupport.ts next batch of test cases and fixes 2021-02-16 13:47:01 +01:00

This directory contains test cases from the W3C Web Platform Tests suite for IndexedDB.

The original code for these tests can be found here: https://github.com/web-platform-tests/wpt/tree/master/IndexedDB