Joshua Horton
|
1945965d8a
|
chore(web): apply suggestion
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2024-07-23 12:24:22 +07:00 |
|
Joshua A. Horton
|
852b8e83f4
|
chore(web): improve auto-test references to globals in #11881
|
2024-07-23 08:28:23 +07:00 |
|
Eberhard Beilharz
|
98691e5759
|
change(web): improve casts
Addresses code review comment.
|
2024-07-22 19:31:56 +02:00 |
|
Eberhard Beilharz
|
6e41faec52
|
change(web): use different output directory for tests
Put production module and test modules in different output subdirectories.
This addresses code review comments.
|
2024-07-22 19:31:42 +02:00 |
|
Eberhard Beilharz
|
afe25eda24
|
change(web): remove support for es5
Fixes: #11878
|
2024-07-04 20:49:30 +02:00 |
|
Joshua A. Horton
|
efd84942da
|
chore(web): kbd-proc wtr config simplification
|
2024-05-15 14:47:13 +07:00 |
|
Joshua A. Horton
|
c8949c77e7
|
chore(web): kbd-proc browser test now TS
|
2024-05-15 14:44:04 +07:00 |
|
Joshua A. Horton
|
730b64c5da
|
chore(web): guess who forgot to wrap the launchers for the stability checks
|
2024-05-15 14:41:35 +07:00 |
|
Joshua A. Horton
|
d0a6a88dec
|
chore(web): adds reporting details for CI-failing test section
|
2024-05-15 14:41:35 +07:00 |
|
Joshua A. Horton
|
6f20cb2992
|
chore(web): kbd-processor testing - local vs ci
|
2024-05-15 14:41:34 +07:00 |
|
Joshua A. Horton
|
55434c95ed
|
chore(web): keyboard-proc kbd loading test conversion
|
2024-05-15 14:41:34 +07:00 |
|
Joshua A. Horton
|
2bc2f77f11
|
fix(web): kbd-proc Karma test fix
|
2024-05-07 14:35:10 +07:00 |
|
Marc Durdin
|
ea8366455c
|
chore(web): update test fixture
|
2024-03-21 14:03:40 +07:00 |
|
Marc Durdin
|
8fbb0c3281
|
chore(web): update tests
|
2024-03-21 10:38:43 +07:00 |
|
Joshua A. Horton
|
444aeec509
|
chore(web): unit test patchup after method rename
|
2024-02-08 15:40:39 +07:00 |
|
Joshua A. Horton
|
aefef2181d
|
chore(web): further PR cleanup
|
2024-02-08 13:12:26 +07:00 |
|
Joshua A. Horton
|
c32691c2e7
|
feat(web): extra edge-case unit tests
|
2024-02-08 08:19:40 +07:00 |
|
Joshua A. Horton
|
0f0784a0e7
|
change(web): simpler return value
|
2024-02-07 16:24:42 +07:00 |
|
Joshua A. Horton
|
b1adb857b3
|
fix(web): forgot to delete a ref to deleted name
|
2024-02-07 15:41:56 +07:00 |
|
Joshua A. Horton
|
7d4e3c70d0
|
change(web): replaces function for unit tests (just one instance)
|
2024-02-07 15:27:14 +07:00 |
|
Joshua A. Horton
|
5fe64b0cd4
|
fix(web): transcription-construction from contexts with selections
|
2024-02-07 12:08:19 +07:00 |
|
Joshua A. Horton
|
e2360a9ad0
|
fix(web): outputTarget.apply() now clears selection; adds unit tests
|
2024-02-07 10:12:32 +07:00 |
|
Joshua A. Horton
|
62de528197
|
feat(web): extra test case - empty left-context, but selected text
|
2024-02-01 10:42:06 +07:00 |
|
Joshua A. Horton
|
c4eb4d4b04
|
feat(web): unit tests - bksp with empty context
|
2024-02-01 10:21:29 +07:00 |
|
Joshua A. Horton
|
dbae8392b9
|
fix(web): removes temp .only from unit-test suite, tweaks comments per review
|
2024-01-25 10:51:26 +07:00 |
|
Joshua A. Horton
|
fc1d90ee61
|
docs(web): adds compare/contrast comments for related recent unit-test sets
|
2024-01-23 14:12:28 +07:00 |
|
Joshua A. Horton
|
e9becef82a
|
feat(web): rule processing unit tests for mnemonic, KMW 1.0 keyboard formats
|
2024-01-23 14:02:37 +07:00 |
|
Joshua A. Horton
|
2520d97d7f
|
fix(web): minimal harness loading for kbds with KLOAD
|
2024-01-23 12:24:11 +07:00 |
|
Joshua A. Horton
|
28f1d2589d
|
fix(web): integrated test fixes, sync -> async for test sequences
|
2023-10-09 10:08:12 +07:00 |
|
Joshua A. Horton
|
dc4d33edb5
|
feat(web): layout-based gesture-set selection, key-based filtering
|
2023-10-04 10:21:56 +07:00 |
|
Joshua A. Horton
|
5547944991
|
fix(web): missed a needed .js -> .cjs
|
2023-05-18 08:24:20 +07:00 |
|
Joshua A. Horton
|
cb73fdb05e
|
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
|
2023-04-13 13:31:07 +07:00 |
|
Joshua A. Horton
|
6a65421813
|
refactor(web): reworks keyboard-load error reporting with a clearer pattern
|
2023-04-12 09:46:28 +07:00 |
|
Joshua A. Horton
|
c75a4b94a3
|
fix(web): handling of the spacebar-text setting
|
2023-03-28 09:13:12 +07:00 |
|
Joshua A. Horton
|
acca3f0dbe
|
change(web): keyboard activation as part of ContextManager, related odds and ends
|
2023-03-23 14:57:47 +07:00 |
|
Joshua A. Horton
|
e00f157150
|
feat(common/web): mock selection unit tests
|
2023-03-17 13:17:34 +07:00 |
|
Joshua A. Horton
|
0f754f9be7
|
feat(common/web): mocks may now model selected text
|
2023-03-17 12:48:07 +07:00 |
|
Joshua A. Horton
|
b34cdb9c84
|
chore(web): Merge branch 'change/web/osk-and-key-event-integration' into change/web/keyboard-requisition
|
2023-03-14 13:11:34 +07:00 |
|
Joshua A. Horton
|
842f246e0f
|
fix(common/web): unit-test patchup after sandbox pr spin-off
|
2023-03-14 09:27:24 +07:00 |
|
Joshua A. Horton
|
f76e785ff6
|
feat(common/web): parallel keyboard loading tests
|
2023-03-09 09:26:22 +07:00 |
|
Joshua A. Horton
|
595411beb3
|
change(common/web): activeKeyboard vs loadedKeyboard
|
2023-03-04 09:49:54 +07:00 |
|
Joshua A. Horton
|
9aab5c4265
|
change(common/web): removes the keyboard-sandboxing experiment code from this PR
|
2023-02-21 08:27:40 +07:00 |
|
Joshua A. Horton
|
6f3913bd62
|
feat(common/web): explicit headless kbd-load unit tests, more precise closure-capture documentation
|
2023-02-20 12:08:43 +07:00 |
|
Joshua A. Horton
|
913593a652
|
feat(common/web): keyboard loader declaration bundle start
|
2023-02-17 14:26:35 +07:00 |
|
Joshua A. Horton
|
c056ab7d24
|
change(common/web): turns off tests for not-yet-adopted class
|
2023-02-17 11:23:22 +07:00 |
|
Joshua A. Horton
|
0a91730a12
|
feat(common/web): 'sandboxed' keyboard loading for DOM
|
2023-02-17 11:23:22 +07:00 |
|
Joshua A. Horton
|
ee9da1cf58
|
change(common/web): node + dom loaders as separately bundled modules
|
2023-02-17 11:23:21 +07:00 |
|
Joshua A. Horton
|
8b57e28a34
|
chore(common/web): more import path fun
|
2023-02-17 11:23:16 +07:00 |
|
Joshua A. Horton
|
e6fe2b73bf
|
refactor(common/web): headless keyboard loading + related unit-test patchups
|
2023-02-17 11:23:01 +07:00 |
|
Joshua A. Horton
|
45d2e4f5e5
|
fix(common/web): fixes unit tests for prior commit
|
2023-02-17 08:03:24 +07:00 |
|