aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner/flags
Commit message (Collapse)AuthorAgeFilesLines
* Tests: migrate test runner to jquery-test-runnerTimmy Willison2025-01-132-49/+0
| | | Closes gh-5604
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-012-0/+49
- one queue to rule them all: browserstack, selenium, and jsdom - retries and hard retries are now supported in selenium - selenium tests now re-use browsers in the same way as browserstack Close gh-5460