spiegel-keyman/common/predictive-text/unit_tests/headless
Joshua Horton 7e0a9e1002
Merge pull request #2987 from keymanapp/refactor/common/lmlayer/headless-variant
refactor(common/lmlayer): starts a formal 'headless' mode
2020-04-21 09:17:20 +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 change(common): makes LMLayer default wordBreaker the actual default 2019-12-03 10:43:28 +07:00
promise-store.js Return early when rejecting a reused token. 2019-01-16 15:06:19 -07:00
top-level-lmlayer.js refactor(common/lmlayer): reverts the parent/subclass bit, no longer needed 2020-04-17 09:52:48 +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-dummy-integration.js feat(common/lmlayer): functional headless dummy integration test 2020-04-15 09:30:01 +07:00
worker-initialization.js fix(common): LMLayer test case fix 2020-01-15 12:28:05 +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
worker-trie-integration.js feat(common/lmlayer): headless Trie model integration test 2020-04-15 09:30:01 +07:00