playwright/packages/playwright-test/src
Ross Wollman ae365dda3b
chore: remove internal dep on FullConfig (#13074)
Resolves #13058.

This blocks adding #8206 since we don't want the new launch configs
publicly available on FullConfig.
2022-03-28 15:53:42 -07:00
..
matchers chore(deps): prepare deps for monorepo (#13057) 2022-03-25 08:43:29 -07:00
reporters feat(html-reporter): add report context header (#12734) 2022-03-22 16:28:04 -07:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
ci.ts feat(html-reporter): add report context header (#12734) 2022-03-22 16:28:04 -07:00
cli.ts chore: only restart esm on Node 16+ (#12955) 2022-03-25 08:44:42 -07:00
DEPS chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
dispatcher.ts feat(test runner): on beforeAll failure, precisely skip the tests (#12417) 2022-03-08 20:29:31 -08:00
expect.ts feat(test-runner): implement expect.poll (#12815) 2022-03-18 16:31:26 -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 feat(fixtures): per-fixture timeout (#12751) 2022-03-17 09:36:03 -07:00
ipc.ts feat: use package.json directory as a default for outputDir (#12942) 2022-03-23 16:05:49 -07:00
loader.ts chore: remove internal dep on FullConfig (#13074) 2022-03-28 15:53:42 -07:00
mount.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts reland(test-runner): rely on test title paths instead of ordinal (#12611) 2022-03-08 19:06:25 -08:00
runner.ts chore: remove internal dep on FullConfig (#13074) 2022-03-28 15:53:42 -07:00
test.ts feat(test runner): descrbe.skip (#12865) 2022-03-18 16:07:11 -07:00
testInfo.ts chore: remove internal dep on FullConfig (#13074) 2022-03-28 15:53:42 -07:00
testType.ts feat(test runner): descrbe.skip (#12865) 2022-03-18 16:07:11 -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(esm): make sure import from './foo.js' is supported (#13137) 2022-03-28 14:37:46 -07:00
tsxTransform.ts chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
types.ts chore: remove internal dep on FullConfig (#13074) 2022-03-28 15:53:42 -07:00
util.ts fix: properly define apiName for web-first assertions (#12706) 2022-03-14 18:01:13 -07:00
webServer.ts chore(test-runner): support self signed certificate in webServer (#13032) 2022-03-24 17:30:52 +01:00
worker.ts reland(test runner): run hooks/modifiers as a part of the test (#12518) 2022-03-08 16:35:14 -08:00
workerRunner.ts feat(hooks): add a step per hook (#12867) 2022-03-17 19:33:01 -07:00