Joshua Horton
|
62a85ef7b8
|
Merge pull request #1602 from keymanapp/web-lmlayer-compilation
[Web] Compilation with the LMLayer
|
2019-02-26 09:28:04 +07:00 |
|
Joshua A. Horton
|
72d75ab425
|
Disables LMLayer's Safari CI checks
|
2019-02-26 07:59:29 +07:00 |
|
Joshua A. Horton
|
d761a74823
|
Actually includes the files this time...
|
2019-02-19 08:52:31 +07:00 |
|
Eddie Antonio Santos
|
82ba375fb5
|
Enable word list model in the top-level API.
|
2019-01-18 14:23:16 -07:00 |
|
Eddie Antonio Santos
|
a042a18858
|
Test instantiation and usage of word list model.
|
2019-01-18 14:03:33 -07:00 |
|
Eddie Antonio Santos
|
ab9cbdc10e
|
Add English word list.
|
2019-01-17 13:39:39 -07:00 |
|
Eddie Antonio Santos
|
c479d49adb
|
No longer allow model to be specified as source code.
|
2019-01-16 15:14:53 -07:00 |
|
Joshua A. Horton
|
2f7940d37c
|
Testing resource tweaks.
|
2019-01-15 10:12:27 +07:00 |
|
Eddie Antonio Santos
|
68045361c6
|
Remove test for configuration-negotiation (not applicable to dummy model).
|
2019-01-14 14:20:24 -07:00 |
|
Eddie Antonio Santos
|
a83a8dfcdc
|
Got JSON fixtures working correctly.
|
2019-01-11 15:07:48 -07:00 |
|
Eddie Antonio Santos
|
5e389cb3f0
|
Export to JSON fixture; not quite working yet.
|
2019-01-11 11:49:06 -07:00 |
|
Eddie Antonio Santos
|
9c4f92c427
|
Adapt integration tests to use current API.
|
2019-01-10 16:16:56 -07:00 |
|
Eddie Antonio Santos
|
9160d9b175
|
Move full prediction tests to integration tests.
|
2019-01-09 11:42:53 -07:00 |
|
Eddie Antonio Santos
|
140efa7dc7
|
Require the capabilities object in the initialize message.
|
2018-11-30 13:35:40 -07:00 |
|
Eddie Antonio Santos
|
fe78283b92
|
Test integration of initialize() in LMLayer and Worker.
|
2018-11-30 13:07:50 -07:00 |
|
Joshua A. Horton
|
cf13caa98e
|
Merge branch 'lmlayer-init' into lmlayer-build-reorg
|
2018-11-29 23:35:37 +07:00 |
|
Joshua A. Horton
|
b60deb46b1
|
Establishes build-agent friendly runs and reporting for LMLayer tests.
|
2018-11-29 10:26:18 +07:00 |
|
Eddie Antonio Santos
|
96bc08342c
|
Give more consistent, descriptive names to test files.
|
2018-11-28 15:27:14 -07:00 |
|
Eddie Antonio Santos
|
8404ef3c13
|
Comment ALL THE THINGS.
|
2018-11-28 14:20:09 -07:00 |
|
Eddie Antonio Santos
|
7bac80943d
|
Compile worker code and interface code into one .js file.
|
2018-11-27 14:53:53 -07:00 |
|
Eddie Antonio Santos
|
6cc20cfd83
|
Make LMLayer.asBlobURI() test a bit more stringent.
|
2018-11-27 14:28:31 -07:00 |
|
Eddie Antonio Santos
|
16fad9e1af
|
Refactor test to use LMLayer.asBlobURI().
|
2018-11-27 14:22:59 -07:00 |
|
Eddie Antonio Santos
|
01f09c5cf8
|
Test LMLayer.asBlobURI().
|
2018-11-27 14:13:13 -07:00 |
|
Eddie Antonio Santos
|
540d37fdd9
|
Refactor: use LMLayer.unwrap() instead of custom code in tests.
|
2018-11-27 14:07:48 -07:00 |
|
Eddie Antonio Santos
|
6e540f6b6b
|
Tests Blobs in the browser only.
|
2018-11-27 13:53:29 -07:00 |
|
Eddie Antonio Santos
|
d1f8d71026
|
Install an LMLayerWorker when in a Worker scope.
|
2018-11-19 15:29:26 -07:00 |
|
Eddie Antonio Santos
|
6c5ea6fea9
|
Write integration test for LMLayerWorker code.
|
2018-11-19 15:16:27 -07:00 |
|
Eddie Antonio Santos
|
bb090a3c62
|
Include the generated worker in the Karma browser tests.
|
2018-11-19 14:52:05 -07:00 |
|
Joshua A. Horton
|
538b30a635
|
Addresses Darcy's PR concerns.
|
2018-11-15 10:50:09 +07:00 |
|
Joshua A. Horton
|
421f3e02ee
|
Clarified a test script comment.
|
2018-11-15 07:59:29 +07:00 |
|
Joshua A. Horton
|
83d8a244cc
|
PR review polishing
|
2018-11-14 08:15:36 +07:00 |
|
Joshua A. Horton
|
5cf8b136cb
|
Adds infrastructure for browser-based testing.
|
2018-11-12 09:34:13 +07:00 |
|