yomichan/test
toasted-nutbread a52d86a39e
Dictionary database improvements (#1527)
* Update formatting

* Add _findMultiBulk

* Update implementation of findTermsBySequenceBulk

* Update tests

* Generalize query creation

* Remove _findGenericBulk

* Reduce function creation

* Add more bindings

* Simplify findTermsExactBulk implementation

* Update var names

* Update _findMultiBulk to support multiple index queries

* Update findTermsBulk

* Update getMedia implementation

* Pass data arg to getAll and findFirst to avoid having multiple closures
2021-03-14 22:51:20 -04:00
..
data Refactor term frequency data (#1503) 2021-03-07 20:38:40 -05:00
test-all.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-cache-map.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-core.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-database.js Dictionary database improvements (#1527) 2021-03-14 22:51:20 -04:00
test-deinflector.js Add ge deinflect rule (#1458) 2021-02-27 23:26:47 -05:00
test-dictionary.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-document-util.js Move fg/js (#1384) 2021-02-13 23:13:53 -05:00
test-dom-text-scanner.js Move fg/js (#1384) 2021-02-13 23:13:53 -05:00
test-hotkey-util.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-japanese.js Fix incorrect furigana distribution (#1514) 2021-03-10 20:27:01 -05:00
test-manifest.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-object-property-accessor.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-options-util.js Add standalone reading (#1448) 2021-02-27 14:04:52 -05:00
test-profile-conditions-util.js Util rename (#1389) 2021-02-14 11:32:30 -05:00
test-schema.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-sw.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-text-source-map.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-translator.js Clean up translator (#1505) 2021-03-08 21:01:55 -05:00