jquery/test/runner/selenium
Michał Gołębiowski-Owczarek 6d78c0768d
Tests: Run tests in Edge in IE mode in GitHub Actions
While Edge in IE mode is not guaranteed to match IE 11 in every aspect,
in practice it generally does. Testing in this mode in GitHub Actions
will allow us to catch most IE-breaking issues at the PR level.

This change also adds missing npm scripts: `test:chrome`, `test:edge`
& `test:ie`.

Closes gh-5540
2024-09-09 18:24:28 +02:00
..
createDriver.js Tests: Run tests in Edge in IE mode in GitHub Actions 2024-09-09 18:24:28 +02:00