blob: 345faaa53af3f470df31b5119623e65b19851281 [file] [log] [blame]
This tests the most basic operation of the IDBIndex methods get(), getKey(), and count().
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Initial upgrade needed: Old version - 0 New version - 1
get result is: [object Object]
bar is good
baz is bad
getKey result is: foo
count result is: 1
Initial upgrade versionchange transaction complete
PASS successfullyParsed is true
TEST COMPLETE