yomichan/test
toasted-nutbread 244ab31bb2
Generic database (#600)
* Update test

* Rename db to _db

* Create GenericDatabase class

* Catch prepare error

* Allow database to be purged even if it was not open

* Remove unused functions

* Change static functions to non-static

* Delete and count using the media object store

* Update tests
2020-06-21 16:12:56 -04:00
..
data Simplify shadow test and add an open shadow DOM test (#533) 2020-05-10 14:09:04 -04:00
lint Add simple check to see if globals are unused 2020-04-10 18:45:16 -04:00
dictionary-validate.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
schema-validate.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-database.js Generic database (#600) 2020-06-21 16:12:56 -04:00
test-dictionary.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-document.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
test-dom-text-scanner.js Dom text scanner fixes (#505) 2020-05-06 19:33:17 -04:00
test-japanese.js Japanese util refactor (#510) 2020-05-06 19:37:36 -04:00
test-object-property-accessor.js Object property accessor API update (#485) 2020-05-02 12:57:42 -04:00
test-schema.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
test-text-source-map.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
yomichan-test.js Change some test variables using 'source' instead of 'content' 2020-04-19 10:57:33 -04:00
yomichan-vm.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00