wallet-core/packages/idb-bridge/src/idb-wpt-ported
2021-02-16 16:23:05 +01:00
..
abort-in-initial-upgradeneeded.test.ts synchronous schema rollback 2021-02-16 14:49:38 +01:00
idbcursor-reused.ts more WPTs 2021-02-16 16:23:05 +01:00
idbindex_get.test.ts synchronous schema rollback 2021-02-16 14:49:38 +01:00
idbobjectstore_add.test.ts next batch of test cases and fixes 2021-02-16 13:47:01 +01:00
idbobjectstore-rename-store.test.ts more WPTs 2021-02-16 16:23:05 +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
request-bubble-and-capture.test.ts more test WPTs 2021-02-16 15:07:38 +01:00
transaction-requestqueue.ts more test WPTs 2021-02-16 15:07:38 +01:00
value.test.ts get IDB tests to pass again, add new one 2021-02-16 13:47:00 +01:00
wptsupport.ts more WPTs 2021-02-16 16:23:05 +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