playwright/tests/config
Dmitry Gozman 6db6498565
chore: replace sigint handler per browser with a single one (#23317)
Otherwise, multiple sigint handlers (one from each browser) would try to
`process.exit(130)` each.
2023-05-30 13:54:04 -07:00
..
testserver chore: test on Node.js 20 (#22651) 2023-05-30 18:16:34 +02:00
baseTest.ts chore: allow ts decorators (#22080) 2023-03-29 20:43:08 -07:00
browserTest.ts chore: explicit server mode control (#23215) 2023-05-23 10:56:37 -07:00
checkCoverage.js
commonFixtures.ts test: make sure process killing logic works without ps on Linux (#22366) 2023-04-12 13:16:42 -07:00
comparator.ts chore: mark comparator option back as experimental (#20816) 2023-02-13 11:11:44 -08:00
coverage.js
coverageFixtures.ts
debugControllerBackend.ts chore: explicit server mode control (#23215) 2023-05-23 10:56:37 -07:00
platformFixtures.ts
proxy.ts
queryObjects.ts
remote-server-impl.js
remoteServer.ts chore: replace sigint handler per browser with a single one (#23317) 2023-05-30 13:54:04 -07:00
serverFixtures.ts chore: move TestServer under test/ (#23287) 2023-05-25 15:11:16 -07:00
testMode.ts
testModeFixtures.ts
traceViewerFixtures.ts chore: allow ts decorators (#22080) 2023-03-29 20:43:08 -07:00
utils.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00