mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 11:25:34 +00:00
Put production module and test modules in different output subdirectories. This addresses code review comments. |
||
|---|---|---|
| .. | ||
| cases | ||
| readme.md | ||
| web-test-runner.CI.config.mjs | ||
| web-test-runner.config.mjs | ||
Automated tests in this subfolder and its children are designed to facilitate simple, browser-independent unit tests that are DOM-reliant.
Tests for anything that may reasonably vary depending upon the browser used to run the code should go under the "integrated" folder instead.