playwright/packages/playwright-test/src
Andrey Lushnikov 88a9262dbb
fix: resolve WebServer cwd dir wrt configDir (#13626)
Drive-by: speed-up webserver tests by not waiting 750ms to start it.

Fixes #13115
2022-04-19 07:45:36 -07:00
..
matchers test: make sure toHaveScreenshot doesn't tolerate bad option values (#13627) 2022-04-19 07:43:18 -07:00
reporters chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
third_party chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
babelBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
ci.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
cli.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
DEPS.list chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
dispatcher.ts fix(test-runner): avoid premature stop of worker in fullyParallel (#13584) 2022-04-17 16:22:57 -07:00
expect.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
expectBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
experimentalLoader.ts fix(test loader): implement tsconfig paths through resolveFilename (#12357) 2022-02-25 15:43:58 -08:00
fixtures.ts feat(test): more information about timing out fixtures (#13546) 2022-04-13 15:13:31 -07:00
globalInfo.ts feat: restore toHaveScreenshot as experimental feature (#13549) 2022-04-14 13:22:42 -07:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts chore: remove PlaywrightClient and Docker factory (#13571) 2022-04-15 12:11:38 -07:00
ipc.ts chore: allow matchers decorate step title (#13199) 2022-03-30 21:52:00 -07:00
loader.ts fix: resolve WebServer cwd dir wrt configDir (#13626) 2022-04-19 07:45:36 -07:00
mount.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
runner.ts chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
test.ts fix(test runner): default workerIndex to -1 (#13440) 2022-04-08 15:23:23 -07:00
testInfo.ts feat(test-runner): introduce GlobalInfo (#13083) 2022-04-08 13:22:14 -07:00
testType.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
timeoutManager.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
transform.ts chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
tsxTransform.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
types.ts chore: freez FullProject public type (#13570) 2022-04-14 16:58:01 -07:00
util.ts chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
utilsBundle.ts chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
webServer.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
worker.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
workerRunner.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00