spiegel-keyman/common/predictive-text/unit_tests/headless
Eddie Antonio Santos 923fcfff4c
Fix unit test.
2019-05-31 13:19:39 -06:00
..
ascii-word-breaker.js Clean up ASCII word breaker unit test. 2019-05-02 15:11:03 -06:00
default-word-breaker.js Export a function called 'default'. 2019-05-20 04:06:24 -06:00
promise-store.js Return early when rejecting a reused token. 2019-01-16 15:06:19 -07:00
top-level-lmlayer.js Addresses more PR review concerns, renames activateModel -> loadModel. 2019-03-07 08:46:22 +07:00
worker-initialization.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00
worker-predict-dummy.js Creates new ModelCompositor class in the LMLayer. 2019-05-27 14:52:44 +07:00
worker-predict-trie.js Fix unit test. 2019-05-31 13:19:39 -06:00
worker-predict-wordlist.js Creates new ModelCompositor class in the LMLayer. 2019-05-27 14:52:44 +07:00
worker-predict.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00