Marc Durdin
|
a6a7ed230b
|
chore(web): disable registerstub test
See #5799.
|
2021-10-06 07:31:33 +11:00 |
|
jahorton
|
c2c5bb3d13
|
chore(web): restores branch unit tests; they were not against embedded tab
|
2021-08-05 12:23:23 +07:00 |
|
jahorton
|
4a2fec2d8f
|
refactor(web): roots out embedded-tab code from source branch
|
2021-08-05 12:13:03 +07:00 |
|
jahorton
|
3066c1f246
|
chore(web): Merge branch 'master' into fix/web/final-match-group
|
2021-08-05 11:02:24 +07:00 |
|
Darcy Wong
|
20fa22dab6
|
fix(web): Move code to registerStub
|
2021-07-05 13:52:16 +07:00 |
|
Darcy Wong
|
d37e48c0cc
|
fix(web): Start fixing registeruStub return
|
2021-07-02 16:53:23 +07:00 |
|
jahorton
|
2d422a8626
|
feat(web): unit tests
|
2021-01-28 14:39:20 +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
|
f06c94485e
|
change(web): moves KMW test resources to common/core/web/tests/
|
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
|
7a04baa9a5
|
change(web/engine): kbdProcessor.core => core.keyboardProcessor
|
2020-04-06 13:17:32 +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
|
f029bbfa0c
|
Fixes tests without configured timeouts.
|
2019-06-03 14:32:50 +07:00 |
|
Joshua A. Horton
|
73b434473e
|
Finishes refactoring of deadkey management, though refinement's needed.
|
2019-02-06 03:13:21 +07:00 |
|
Joshua A. Horton
|
1c89d3b9dc
|
Starts work on element interfaces and related unit-test development.
|
2019-01-17 09:29:22 +07:00 |
|
Joshua A. Horton
|
aea0f03905
|
Sets an 'eventDelay' timeout where needed.
|
2018-03-08 15:12:35 +07:00 |
|
Joshua A. Horton
|
a9ed228346
|
Merge branch 'master' into web-testing-robustness
|
2018-03-08 14:37:21 +07:00 |
|
Joshua - Leisure
|
c44150808a
|
Cleans up 'lastActiveElement' and 'setActiveKeyboard' behaviors.
|
2018-03-07 01:02:12 +07:00 |
|
Joshua - Leisure
|
d3029ee5c2
|
Separates timeout scaling for local vs remote BrowserStack (-CI) tests.
|
2018-03-06 23:01:12 +07:00 |
|
Joshua A. Horton
|
51a0893d34
|
Merge branch 'master' into developer-281-web-deadkeys
|
2018-03-05 15:02:45 +07:00 |
|
Joshua A. Horton
|
89de17cb7d
|
Reimplements the auto-selection of the first keyboard stub.
|
2018-03-01 11:48:25 +07:00 |
|
Joshua A. Horton
|
5cd722db71
|
Tweaked the 'index' rule object to be simpler and smaller.
|
2018-03-01 08:35:10 +07:00 |
|
Joshua A. Horton
|
fc1560817f
|
Patched up the test cases with discriminated union properties.
|
2018-02-23 10:41:44 +07:00 |
|
Joshua A. Horton
|
4ed40914e2
|
Merge branch 'web-281-deadkey-rework' into web-281-deadkey-stores
|
2018-02-23 10:35:37 +07:00 |
|
Joshua A. Horton
|
2d389a8053
|
Discriminated unions for rule objects + other PR concerns.
|
2018-02-23 10:15:39 +07:00 |
|
Joshua A. Horton
|
19a570a7d3
|
Implemented engine rule tests for deadkeys in stores successfully.
|
2018-02-21 16:14:59 +07:00 |
|
Joshua A. Horton
|
56e1c4db49
|
Store-exploding function is in place and tested but not integrated.
|
2018-02-21 12:20:41 +07:00 |
|
Joshua A. Horton
|
3e07e44abb
|
Clears out a few bugs detected while starting to handwrite a demo kbd.
|
2018-02-20 10:53:16 +07:00 |
|
Joshua A. Horton
|
ce5e04f648
|
Finished pre-store-expansion version of fullContextMatch.
|
2018-02-20 10:01:49 +07:00 |
|
Joshua A. Horton
|
522da3581d
|
Swapped to an 'extended context cache' strat. Definitely simpler.
|
2018-02-19 15:50:47 +07:00 |
|
Joshua A. Horton
|
d1a6bb68c1
|
Implements the first stages of the new fullContextMatch keyboard API.
|
2018-02-19 13:20:37 +07:00 |
|
Joshua A. Horton
|
819e37a58b
|
Minor test runner parameter tweak for readability.
|
2018-02-14 14:19:55 +07:00 |
|
Joshua A. Horton
|
428ba42802
|
The new OO structure is now used by the example engine test case.
|
2018-02-14 14:05:19 +07:00 |
|
Joshua A. Horton
|
1d88348f59
|
Engine test + recorder build now integrated and working with CI test run.
|
2018-02-13 11:03:49 +07:00 |
|
Joshua A. Horton
|
c0b518e549
|
Accidental lines left out of merge + necessitated change to the new 'engine' test case.
|
2018-02-13 08:46:05 +07:00 |
|
Joshua A. Horton
|
1f35e7a1f6
|
Partial touch support - keystrokes on touch-aliased elements are now testable. Problem: touch events.
|
2018-02-11 00:00:31 +07:00 |
|
Joshua A. Horton
|
12d3a046b6
|
Added new InputTestSequence class and integrated a test with it.
|
2018-02-10 21:37:34 +07:00 |
|
Joshua A. Horton
|
6d1f718d95
|
Design and partial integration of recording-oriented resources for engine testing.
|
2018-02-10 16:32:34 +07:00 |
|
Joshua A. Horton
|
e58312dd8b
|
Removed unnecessary timeout delays.
|
2018-02-09 19:42:22 +07:00 |
|
Joshua A. Horton
|
9b5ef1f7f8
|
A click-simulating OSK test has been added to the engine suite.
|
2018-02-09 19:41:25 +07:00 |
|
Joshua A. Horton
|
317230b7e9
|
Slight documentation enhancement.
|
2018-02-09 16:21:36 +07:00 |
|