wallet-core/packages/idb-bridge/src/idb-wpt-ported
2021-02-19 21:27:49 +01:00
..
abort-in-initial-upgradeneeded.test.ts synchronous schema rollback 2021-02-16 14:49:38 +01:00
idbcursor-advance-index.test.ts idb: more tests, fix DB deletion, exception ordering and transaction active checks 2021-02-19 21:27:49 +01:00
idbcursor-continue-index.test.ts more WPTs 2021-02-18 11:15:25 +01:00
idbcursor-reused.test.ts more WPTs 2021-02-16 16:45:15 +01:00
idbfactory-cmp.test.ts more WPTs 2021-02-16 16:45:15 +01:00
idbfactory-open.test.ts idb: make more tests pass, implement Cursor.advance() 2021-02-17 17:39:28 +01:00
idbindex-get.test.ts more WPTs 2021-02-16 16:45:15 +01:00
idbobjectstore-add-put-exception-order.test.ts idb: more tests, fix DB deletion, exception ordering and transaction active checks 2021-02-19 21:27:49 +01:00
idbobjectstore-add.test.ts more WPTs 2021-02-16 16:45:15 +01:00
idbobjectstore-rename-store.test.ts idb: fix renaming, make renaming tests pass 2021-02-17 11:45:28 +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.test.ts more WPTs 2021-02-16 16:45:15 +01:00
value.test.ts get IDB tests to pass again, add new one 2021-02-16 13:47:00 +01:00
wptsupport.ts idb: more tests, fix DB deletion, exception ordering and transaction active checks 2021-02-19 21:27:49 +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