Darcy Wong
|
d4fd52c2d6
|
Merge pull request #11458 from keymanapp/fix/android/lock-globe
fix(android/engine): Handle globe key on lock screen
|
2024-05-16 22:04:03 +07:00 |
|
Dr Mark C. Sinclair
|
a099c86ad8
|
chore(developer): remove unnecessary use of local variable in three AddCompileError test cases
|
2024-05-16 11:49:43 +01:00 |
|
Dr Mark C. Sinclair
|
db257139fb
|
chore(developer): refactor AddCompileError test to use const local variables
|
2024-05-16 11:39:56 +01:00 |
|
Dr Mark C. Sinclair
|
95b9986709
|
chore(developer): use GetCompilerErrorString to fetch error messages for tests
|
2024-05-16 11:11:44 +01:00 |
|
Dr Mark C. Sinclair
|
451731f5b1
|
chore(developer): move the msgproc stubbing into the test class
|
2024-05-16 10:50:23 +01:00 |
|
Joshua Horton
|
e382dddb5b
|
chore(common): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2024-05-16 16:03:14 +07:00 |
|
Darcy Wong
|
0be1937756
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2024-05-16 16:00:57 +07:00 |
|
Darcy Wong
|
60978976ae
|
Merge pull request #11437 from keymanapp/fix/android/gradle-wrapper-version
chore(android): update Gradle wrapper version
|
2024-05-16 15:59:15 +07:00 |
|
Darcy Wong
|
1525dadf87
|
fix(oem/fv/ios): Correct typo in KEYBOARDS_TARGET
|
2024-05-16 14:14:30 +07:00 |
|
Darcy Wong
|
cd2a95af38
|
fix(android/engine): Handle globe key on lock screen
|
2024-05-16 09:17:46 +07:00 |
|
Keyman Server
|
0d07c2e54e
|
Merge pull request #11457 from keymanapp/auto/version-master-18.0.37
auto: increment master version to 18.0.37
|
2024-05-15 11:58:29 -07:00 |
|
Keyman Build Agent
|
79ee6aead1
|
auto: increment master version to 18.0.37
|
2024-05-15 14:57:46 -04:00 |
|
Joshua A. Horton
|
d70463a3ae
|
chore(web): cleans up one tsconfig setting
|
2024-05-15 16:00:36 +07:00 |
|
Joshua A. Horton
|
78d9544c26
|
fix(web): Web's sentry-manager tsconfig.json did not properly inherit from main configs
|
2024-05-15 16:00:35 +07:00 |
|
Joshua A. Horton
|
01fa0675ef
|
chore(web): centralizes on a single @types/node, as it caused a TS typing conflict
|
2024-05-15 16:00:35 +07:00 |
|
Joshua A. Horton
|
70d06d7cd1
|
chore(web): updates all KMW-related projects to TS 5.4.5
|
2024-05-15 16:00:34 +07:00 |
|
Joshua A. Horton
|
fdc4e7dc33
|
fix(web): configure should prep playwright
|
2024-05-15 15:55:45 +07:00 |
|
Joshua A. Horton
|
1d8de02c2f
|
fix(web): configure should include playwright setup
|
2024-05-15 15:54:25 +07:00 |
|
Joshua A. Horton
|
07084b07ef
|
fix(web): configure needs to setup playwright
|
2024-05-15 15:53:28 +07:00 |
|
Joshua A. Horton
|
1207c37898
|
chore(web): drops removed testing dependencies
|
2024-05-15 15:43:51 +07:00 |
|
Joshua A. Horton
|
9d5be7adea
|
chore(web): removes unreferenced test-utils code
|
2024-05-15 15:42:18 +07:00 |
|
Joshua A. Horton
|
2f864e82b0
|
chore(web): minor wtr config cleanup
|
2024-05-15 15:42:03 +07:00 |
|
Joshua A. Horton
|
a31fa36ec0
|
chore(web): converts 'integrated' (e2e-ish) Web auto-tests to TS
|
2024-05-15 15:34:12 +07:00 |
|
Joshua A. Horton
|
40d01c25f2
|
chore(web): main + child project Web tests - local vs CI reporting
|
2024-05-15 15:34:12 +07:00 |
|
Joshua A. Horton
|
14d42de3a9
|
chore(web): drops global concurency restriction in favor of WebKit-specific restriction
|
2024-05-15 15:34:11 +07:00 |
|
Joshua A. Horton
|
55f1ea2b8d
|
chore(web): converts web end-to-end style tests
|
2024-05-15 15:27:46 +07:00 |
|
Joshua A. Horton
|
a73bc4a2ee
|
chore(web): mild config cleanup
|
2024-05-15 15:24:16 +07:00 |
|
Joshua A. Horton
|
c6ba1441b4
|
chore(web): simple tsconfig.json for tests' package resolution
|
2024-05-15 15:24:16 +07:00 |
|
Joshua A. Horton
|
9a426b18ee
|
fix(web): dom tests do not need precompilation
|
2024-05-15 15:24:15 +07:00 |
|
Joshua A. Horton
|
7d4639f8c4
|
chore(web): converts 'dom' tests to TS, drops unused helpers
|
2024-05-15 15:24:14 +07:00 |
|
Joshua A. Horton
|
6c8344c9d4
|
chore(web): main + child project Web tests - local vs CI reporting for 'dom' integration tests
|
2024-05-15 15:23:58 +07:00 |
|
Joshua A. Horton
|
8c6e8c5da9
|
chore(web): converts element-wrapper page-integration tests
|
2024-05-15 15:08:20 +07:00 |
|
Joshua A. Horton
|
87aafa3335
|
chore(web): web 'dom' test stability-reporter link-in
|
2024-05-15 15:08:19 +07:00 |
|
Joshua A. Horton
|
f324d1ed53
|
chore(web): finalizes conversion of all test/auto/dom Web auto-tests
|
2024-05-15 15:08:19 +07:00 |
|
Joshua A. Horton
|
6f6a4f2f34
|
chore(web): converts engine/osk test/auto/dom tests
|
2024-05-15 15:08:18 +07:00 |
|
Joshua A. Horton
|
f5ac2eae53
|
chore(web): converts engine/package-cache page-integration tests
|
2024-05-15 15:08:18 +07:00 |
|
Joshua A. Horton
|
84d89760e0
|
chore(web): converts engine/element-wrapper page-integration tests
|
2024-05-15 15:08:17 +07:00 |
|
Joshua A. Horton
|
703e4d1403
|
fix(web): fixes app/browser headless-test mocking broken during 'dom'-test conversion
|
2024-05-15 15:08:17 +07:00 |
|
Joshua A. Horton
|
55f2cd00bb
|
chore(web): converts app/browser keyboard/context-management page-integration tests
|
2024-05-15 15:08:16 +07:00 |
|
Joshua A. Horton
|
7b7689ad81
|
chore(web): engine/attachment, engine/dom-utils browser-integration test conversions
|
2024-05-15 15:08:15 +07:00 |
|
Joshua A. Horton
|
f70a171195
|
chore(web): gesture wtr config cleanup, explicit mobile device targets
|
2024-05-15 15:01:09 +07:00 |
|
Joshua A. Horton
|
5d77b2acd5
|
chore(web): gesture-recognizer stability check update
|
2024-05-15 14:48:53 +07:00 |
|
Joshua A. Horton
|
dbf155cf63
|
chore(web): gesture-recognizer test browser test conversion to TS
|
2024-05-15 14:48:53 +07:00 |
|
Joshua A. Horton
|
9d1257e02b
|
chore(web): gesture-recognizer testing - local vs ci
|
2024-05-15 14:48:52 +07:00 |
|
Joshua A. Horton
|
6f49e31bc0
|
chore(web): gesture-recognizer dom test conversion
|
2024-05-15 14:48:51 +07: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 |
|