spiegel-keyman/common/predictive-text/unit_tests/headless
2019-08-07 10:36:49 +07:00
..
ascii-word-breaker.js Clean up ASCII word breaker unit test. 2019-05-02 15:11:03 -06:00
default-word-breaker.js Addresses most concerns of recent PR review. 2019-07-03 09:41:50 +07: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-custom-punctuation.js Allow for the partial specification of punctuation, with more robust defaults selector thing. 2019-07-29 15:40:08 -06:00
worker-initialization.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00
worker-model-compositor.js Test fat-fingering 'the'. 2019-05-31 16:24:26 -06:00
worker-predict-dummy.js Creates new ModelCompositor class in the LMLayer. 2019-05-27 14:52:44 +07:00
worker-predict-trie.js Adjusts old unit test accordingly. 2019-08-07 10:36:49 +07:00
worker-predict.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00