spiegel-keyman/web/unit_tests
Marc Durdin 5fac633fb6 fix(common): build script help param
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
..
cases fix(web): fixes attachment test on mobile, removes migrated tests from prior commit 2020-05-01 14:55:19 +07:00
.gitignore Renames dom.EditableElement to text.OutputTarget. 2019-02-07 22:19:23 +07:00
base.conf.js change(web): moves KMW test resources to common/core/web/tests/ 2020-05-01 08:10:32 +07:00
CI.conf.js test(web): Removes IE from unit-testing 2020-03-25 11:36:26 +07:00
manual.conf.js Something slipped in from work on another aspect of testing. 2018-02-10 22:46:54 +07:00
modernizr.config.json 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
test.sh fix(common): build script help param 2021-05-28 09:50:40 +10:00
test_init_check.js fix(web): unit test reporting stability 2019-11-27 09:53:42 +07:00
test_utils.js change(web): recorder: InputEvent -> InputEventSpec 2020-05-01 08:08:49 +07:00