playwright/tests/config
Dmitry Gozman 82032be368
chore(server): validate/convert protocol both ways (#14811)
Previously, we only validated/converted on the way to the server,
but not from the server.

Validating both ways catches issues earlier, and allows us to
perform automatic conversions, for example only converting
buffers to base64 when sending over wire.
2022-07-01 09:58:07 -07:00
..
baseTest.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
browserTest.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
checkCoverage.js feat(download): introduce Download.cancel (#7462) 2021-07-06 09:38:50 +02:00
commonFixtures.ts chore: warn users on clashing test output and html reporter folders (#14964) 2022-06-18 15:47:26 -07:00
coverage.js chore: sort out base fixtures (#9809) 2021-10-27 08:28:53 -07:00
coverageFixtures.ts feat(test runner): replace declare/define with "options" (#10293) 2021-11-18 15:45:52 -08:00
platformFixtures.ts feat(test runner): replace declare/define with "options" (#10293) 2021-11-18 15:45:52 -08:00
proxy.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
queryObjects.ts fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
remote-server-impl.js test: switch temp dir tests to use userDataDir (#13745) 2022-04-26 09:32:58 +01:00
remoteServer.ts test: check that we remove temp directories on process exit (#13494) 2022-04-12 12:28:33 -07:00
serverFixtures.ts chore: don't allow importing @playwright/test twice (#11218) 2022-01-06 09:29:05 -08:00
testMode.ts chore: remove experimental types (#14560) 2022-06-01 15:22:43 -07:00
testModeFixtures.ts chore(server): validate/convert protocol both ways (#14811) 2022-07-01 09:58:07 -07:00
traceViewerFixtures.ts fix(electron): better support for custom schemas (#13329) 2022-04-05 16:10:12 -07:00
utils.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00