Commit graph

183 commits

Author SHA1 Message Date
jahorton
905300b114 change(web): adds set -e to test.sh 2020-10-09 16:08:00 +07:00
jahorton
47fac74d97 fix(web): unit test script failure on compilation failures 2020-09-21 10:11:59 +07:00
jahorton
b711577bee fix(web): fixes attachment test on mobile, removes migrated tests from prior commit 2020-05-01 14:55:19 +07:00
jahorton
914b105b15 feat(web/engine): bulk of engine rule checks now Node-based 2020-05-01 14:40:43 +07:00
jahorton
3e417fa4c4 feat(web/engine): basic store explosion test relocated 2020-05-01 12:32:43 +07:00
jahorton
0e8e32059d chore(web/engine): finalizes deadkey test move 2020-05-01 09:52:59 +07:00
jahorton
f06c94485e change(web): moves KMW test resources to common/core/web/tests/ 2020-05-01 08:10:32 +07:00
jahorton
ddc2701ab9 fix(web): fixes variable-store test 2020-05-01 08:10:32 +07:00
jahorton
d588b8848a feat(web): converts original KMW test definitions to new spec 2020-05-01 08:10:32 +07:00
jahorton
b8aabfdbb4 change(web): more recorder spec renaming 2020-05-01 08:08:49 +07:00
jahorton
bdd41ec696 change(web): recorder: InputEvent -> InputEventSpec 2020-05-01 08:08:49 +07:00
jahorton
4a9f0c292b refactor(web): start of recorder's BrowserProctor 2020-05-01 08:06:55 +07:00
jahorton
5b7bf24c69 fix(web): fixes affected unit tests 2020-05-01 08:06:55 +07:00
jahorton
9d36995856 refactor(web): recorder test set running requires device parameter 2020-05-01 08:06:12 +07:00
jahorton
1fea969719 change(web): better recorder build management 2020-05-01 08:06:12 +07:00
jahorton
abe0da911d change(web/engine): addresses PR review concerns 2020-04-30 08:40:46 +07:00
jahorton
3718841ff7 chore(web/engine): updates change in build option name 2020-04-29 16:43:41 +07:00
jahorton
7970138b19 fix(web): fixes path for keyboard-processor unit test call 2020-04-29 16:17:35 +07:00
jahorton
39e44fe4f6 change(web/engine): Converts version unit tests to headless 2020-04-29 16:17:35 +07:00
jahorton
2789d80bae change(web): converts transcription tests to headless 2020-04-29 16:17:35 +07:00
jahorton
cf3a7e4efe fix(web/engine): headless tests may trigger KMW test script fail 2020-04-29 16:17:34 +07:00
jahorton
d072af7af6 feat(web/engine): links KeyboardProcessor tests in CI test script 2020-04-29 16:17:34 +07:00
jahorton
7a04baa9a5 change(web/engine): kbdProcessor.core => core.keyboardProcessor 2020-04-06 13:17:32 +07:00
jahorton
8ecacd0476 fix(web): unit test adjustments for new namespacing
fix(web): missed resource
2020-03-26 13:00:45 +07:00
jahorton
38641559f0 test(web): Removes IE from unit-testing 2020-03-25 11:36:26 +07:00
jahorton
da9e866c7c test(web): Patches new unit tests 2020-03-24 13:14:59 +07:00
jahorton
a79b4dfa5e test(web/engine): Adds keystroke-sequence unit test 2020-03-24 12:51:00 +07:00
jahorton
44e3bb3364 test(web/engine): mildly white-box variable-store unit test 2020-03-24 12:51:00 +07:00
jahorton
fdc09c21b8 refactor(web/engine): KeyboardInterface now property of Processor 2020-03-20 20:39:53 +07:00
jahorton
74373627fa fix(web): someone (me) accidentally left Web CI in a testing state 2020-02-20 15:02:12 +07:00
Joshua A. Horton
e5a6778c25 change(web): updates Edge version for testing 2020-02-14 12:15:07 +07:00
jahorton
da1d4fb9dc change(web): Updates lao_2008_basic for unit tests 2020-02-14 10:04:52 +07:00
jahorton
14d9ae911a fix(web): Cleans up PR changes 2019-11-27 11:53:31 +07:00
jahorton
efe440c659 fix(web): unit test reporting stability 2019-11-27 09:53:42 +07:00
jahorton
4b19605a61 docs(web): for BrowserStack testing targets 2019-11-25 08:15:26 +07:00
jahorton
b163e58120 change(web): Updates unit test browser targets for CI 2019-11-22 14:37:55 +07:00
Joshua A. Horton
dfcfa2343b feat(web): bounds check unit test 2019-10-31 11:48:00 +07:00
jahorton
74a2ad49df Adjustments based on PR reviews 2019-09-06 12:01:17 +07:00
jahorton
a88bed2a2b Adds a few simple test cases for version logic. 2019-09-05 11:45:06 +07:00
jahorton
889fd2dc41 Skipping iframe tests for now due to issues. 2019-07-22 15:44:08 +07:00
jahorton
f0a64c61f6 Adjusts iframe timeout a bit. 2019-07-22 15:03:45 +07:00
jahorton
4395706808 Increased error logging + timeout for iframe tests 2019-07-22 14:50:02 +07:00
jahorton
f15e893353 Fixes test-config.js canary test. 2019-06-03 15:03:03 +07:00
jahorton
f029bbfa0c Fixes tests without configured timeouts. 2019-06-03 14:32:50 +07:00
jahorton
36eccbcbe4 Starts addressing KMW's BrowserStack use. 2019-06-03 14:23:16 +07:00
jahorton
2f2ba2de00 Creates fat-finger 'alternates' for use in LMLayer 2019-05-24 15:20:16 +07:00
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
ce12709c74 Disables Safari tests for KMW pending BrowserStack fix. 2019-02-25 12:17:36 +07:00
Joshua A. Horton
cff9640a25 Merge branch 'web-lmlayer-compilation' into web-text-deltas 2019-02-21 12:44:04 +07:00
Joshua A. Horton
1adc71ce98 Reworks the linkage between KMW and the LMLayer, updates target to ES6. 2019-02-21 12:30:50 +07:00