aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner
Commit message (Expand)AuthorAgeFilesLines
* Tests: Run tests in Edge in IE mode in GitHub ActionsMichał Gołębiowski-Owczarek2024-09-091-3/+16
* Tests: replace express with basic Node serverTimmy Willison2024-08-082-45/+169
* Tests: share queue/browser handling for all worker typesTimmy Willison2024-04-0113-446/+336
* Tests: improve diffing for values of different typesTimmy Willison2024-03-272-26/+58
* Tests: show any and all actual/expected valuesTimmy Willison2024-03-151-2/+11
* Tests: add diffing to test reporterTimmy Willison2024-03-141-2/+49
* Tests: add actual and expected messages to test reporterTimmy Willison2024-03-141-12/+12
* Tests: fix worker restarts for failed browser acknowledgementsTimmy Willison2024-03-111-1/+1
* Build: migrate more uses of fs.promises; use node: protocolTimmy Willison2024-03-111-1/+1
* Tests: add --hard-retries option to test runnerTimmy Willison2024-03-115-37/+93
* Tests: fix cleanup in cases where server doesn't stopTimmy Willison2024-03-091-4/+4
* Build: drop support for Node 10Timmy Willison2024-03-091-3/+3
* Tests: fix flakey message logs; ignore delete worker failuresTimmy Willison2024-03-053-20/+29
* Tests: reuse browser workers in BrowserStack tests (#5428)Timmy Willison2024-03-0513-412/+495
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-2621-0/+1729