jquery/test/runner
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
..
browserstack Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
flags Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
jsdom Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
lib Tests: migrate testing infrastructure to minimal dependencies 2024-02-26 09:42:10 -05:00
selenium Tests: Run tests in Edge in IE mode in GitHub Actions 2024-09-09 18:24:28 +02:00
browsers.js Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
command.js Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
createTestServer.js Tests: replace express with basic Node server 2024-08-08 22:10:29 -04:00
listeners.js Tests: improve diffing for values of different types 2024-03-27 10:36:35 -04:00
queue.js Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
reporter.js Tests: share queue/browser handling for all worker types 2024-04-01 10:23:36 -04:00
run.js Tests: replace express with basic Node server 2024-08-08 22:10:29 -04:00
server.js Tests: migrate testing infrastructure to minimal dependencies 2024-02-26 09:42:10 -05:00