Commit graph

14 commits

Author SHA1 Message Date
Eberhard Beilharz
12d56453a4
test(web): add e2e tests for KMX keyboard with web-core
Also add similar tests for a JS keyboard.

Test-bot: skip
2025-12-05 19:13:27 +01:00
Joshua A. Horton
84fa0e31ad change(web): unit_tests -> src/test/auto 2022-10-24 11:55:40 +07:00
jahorton
6c90a37a51 chore(web): adjustments for PR review comments 2021-06-16 08:21:39 +07:00
jahorton
0ee50e7d85 refactor(web): encapsulates embedded keytip 2021-06-15 09:20:40 +07:00
Joshua A. Horton
62f5f97b70 Adds support for TS to receive build-time values for compilation. 2019-01-17 13:51:07 +07:00
Joshua A. Horton
b154dbc566 A basic, initial set of tests with the infrastructure necessary to link nicely with our TeamCity CI. 2018-02-05 15:15:10 +07:00
Joshua A. Horton
2502b52786 Re-did the build product directory structure again. 2018-01-22 14:07:16 +07:00
Joshua A. Horton
14f770158f Initial package.json for NPM dependency management. Handles TypeScript and Google Closure, includes edits to fix new warnings from updated Closure. 2017-12-18 12:22:47 +07:00
Joshua A. Horton
7c1af56708 Tweaked build infrastructure, made build.sh compatible with TypeScript products. 2017-12-15 12:48:18 +07:00
darcywong00
89339839fb Fix KMEA uncaught javascript references
Javascript functions defined in keyboard.html need the window loaded before they can be called.

-Also cleaned up formatting in keyboard.html
2017-08-11 16:16:55 +07:00
Joshua Horton
966b13fea6 Initial merger with the KMEA/KMEI build.bat complete, all build paths tested.
May not handle the BUILD variable properly and doesn't yet have constants for the relative path directories.
2017-06-02 11:01:35 +07:00
Joshua Horton
7318cf07de A better *.gitignore fix. 2017-06-01 14:15:47 +07:00
Joshua Horton
f21fcb8ba0 Modified .gitignore to exclude *.kpj.user files from direct subdirectories of the samples folder. 2017-06-01 14:10:14 +07:00
Marc Durdin
16ef06a879 Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00
Renamed from .gitignore (Browse further)