spiegel-keyman/common/web/keyboard-processor/tests/dom
2023-05-18 08:24:20 +07:00
..
cases chore(web): Merge branch 'change/web/osk-and-key-event-integration' into change/web/keyboard-requisition 2023-03-14 13:11:34 +07:00
base.conf.cjs feat(common/web): 'sandboxed' keyboard loading for DOM 2023-02-17 11:23:22 +07:00
CI.conf.cjs fix(web): missed a needed .js -> .cjs 2023-05-18 08:24:20 +07:00
manual.conf.cjs fix(web): missed a needed .js -> .cjs 2023-05-18 08:24:20 +07:00
readme.md feat(common/web): 'sandboxed' keyboard loading for DOM 2023-02-17 11:23:22 +07:00

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.