playwright/packages/playwright-test/src
2022-04-06 14:40:19 -07:00
..
matchers chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
reporters chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
ci.ts fix(html-report): only invoke git once (#13165) 2022-03-29 15:49:58 -07:00
cli.ts chore: only restart esm on Node 16+ (#12955) 2022-03-25 08:44:42 -07:00
DEPS chore: remove/rename FullConfig._attachments (#13233) 2022-04-01 12:36:05 -07:00
DEPS.list chore: move to folder-based deps lists (#13361) 2022-04-06 14:40:19 -07:00
dispatcher.ts chore: generate more types (#13358) 2022-04-06 13:36:20 -07:00
expect.ts chore(test-runner): rewrite poll, soft, wrap (#13335) 2022-04-05 17:47:35 -07:00
experimentalLoader.ts fix(test loader): implement tsconfig paths through resolveFilename (#12357) 2022-02-25 15:43:58 -08:00
fixtures.ts feat(fixtures): per-fixture timeout (#12751) 2022-03-17 09:36:03 -07:00
globals.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
index.ts chore: allow matchers decorate step title (#13199) 2022-03-30 21:52:00 -07:00
ipc.ts chore: allow matchers decorate step title (#13199) 2022-03-30 21:52:00 -07:00
loader.ts chore: unrelease toHaveScreenshot and screenshotsDir (#13304) 2022-04-05 08:34:51 -07:00
mount.ts chore: reset page/context for reuse in component tests (#13264) 2022-04-04 12:39:43 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts chore: introduce FullProjectInternal (#13301) 2022-04-04 16:07:04 -07:00
runner.ts chore: move private fields to FullConfigInternal (#13261) 2022-04-01 18:32:34 -07:00
test.ts chore: introduce FullProjectInternal (#13301) 2022-04-04 16:07:04 -07:00
testInfo.ts chore(test-runner): rewrite poll, soft, wrap (#13335) 2022-04-05 17:47:35 -07:00
testType.ts chore: allow matchers decorate step title (#13199) 2022-03-30 21:52:00 -07:00
timeoutManager.ts fix(test runner): do not print fixture location without a separate timeout (#12894) 2022-03-18 16:09:41 -07:00
transform.ts fix: resolve ts compilerOptions.paths with prefixes and suffixes (#13105) 2022-04-06 14:14:03 -07:00
tsxTransform.ts chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
types.ts chore(test-runner): rewrite poll, soft, wrap (#13335) 2022-04-05 17:47:35 -07:00
util.ts feat(test-runner): friendly expect errors for typos (#13229) 2022-04-01 13:38:22 -07:00
webServer.ts chore: make webserver try index.html for / (#13155) 2022-03-29 12:19:56 -07:00
worker.ts feat(test runner): show last tests in the worker on teardown error (#13139) 2022-03-28 19:58:24 -07:00
workerRunner.ts chore(test-runner): rewrite poll, soft, wrap (#13335) 2022-04-05 17:47:35 -07:00