Commit Graph

20 Commits

Author SHA1 Message Date
iko
88cfff76f8
Cleaned things up 2023-03-02 15:52:04 +03:00
iko
d307cd4377
Migrated to PureScript 15 2023-01-02 12:48:03 +03:00
KtorZ
6312c7cfb4
upgrade to latest purescript-aff 2018-03-13 20:36:20 +01:00
KtorZ
c64384da82
provide oldVersion metadata as part of the onUpgradeNeeded callback 2017-11-07 09:55:01 +01:00
KtorZ
f7dcb46dc6
remove error workaround and use plain error with new .name accessor 2017-07-28 11:30:51 +02:00
KtorZ
24fa04adcb
make Key a complete opaque type 2017-07-28 11:12:54 +02:00
KtorZ
3705bbc48a
add some test cases for IDBCursor 2017-07-07 12:00:05 +02:00
KtorZ
c958e2d134
add few test cases for IDBIndex 2017-06-30 22:50:57 +02:00
KtorZ
a2bf21df62
replace all Eff with Aff for consistency and ease of use 2017-06-30 21:15:20 +02:00
KtorZ
9877c1ca1b
review test cases and add some for IDBIndex 2017-06-30 18:39:57 +02:00
KtorZ
f583308d73
complete test suite for IDBObjectStore 2017-06-30 11:31:10 +02:00
KtorZ
ea5183dcc7
complete test cases for IDBKeyRange interface 2017-06-29 18:03:00 +02:00
KtorZ
41f0d5df7d
add test cases for IDBKeyRange 2017-06-29 17:06:16 +02:00
KtorZ
277bef4fa1
update tests with latest API changes 2017-06-29 15:49:11 +02:00
KtorZ
757377cb2b
rename Key -> KeyPath & complete methods binding of IDBObjectStore 2017-06-23 21:39:31 +02:00
KtorZ
27fcfe4dc3
add add() method and corresponding specs 2017-06-23 18:13:25 +02:00
KtorZ
43f28e480b
add specs for IDBDatabase methods 2017-06-23 14:28:19 +02:00
KtorZ
16d379d6cd
write specs for IDBFactory 2017-06-23 13:13:12 +02:00
KtorZ
a20d12741a
initiate karma test runner 2017-06-23 10:20:39 +02:00
KtorZ
2c8601441e
initialize the purescript project 2017-06-22 14:20:27 +02:00