spiegel-keyman/web/unit_tests
Marc Durdin 4434cdc30d chore(web): disable browserstack on non-web-specific builds
Because BrowserStack tests are unreliable, I am disabling them for any
builds that are not specifically targeting web. Two ways that the tests
can be enabled:

1. Include '(web)' in the PR title
2. Include the label test-browserstack

This only impacts builds in the CI test environment, not anything else.

See build-utils-ci.inc.sh for helper functions for accessing PR
metadata, and build-utils-ci.test.sh for unit tests for this
functionality.
2022-09-11 07:19:18 +10:00
..
cases fix(web): fixes previously-unstable unit test 2022-08-02 16:10:04 +07:00
.gitignore Renames dom.EditableElement to text.OutputTarget. 2019-02-07 22:19:23 +07:00
base.conf.js chore(web): centralizes test-start timeout config logic 2022-08-01 11:39:14 +07:00
CI.conf.js chore(web): addresses PR review comment 2022-08-02 08:10:01 +07:00
manual.conf.js chore(web): drops IE from unit test manual-run config 2022-05-31 09:38:07 +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 chore(web): disable browserstack on non-web-specific builds 2022-09-11 07:19:18 +10:00
test_init_check.js chore(web): centralizes test-start timeout config logic 2022-08-01 11:39:14 +07:00
test_utils.js fix(web): Promise logic for keyboard-loading tests 2022-08-02 15:36:34 +07:00