playwright/packages/playwright-test/src
2022-11-10 11:37:41 -08:00
..
matchers feat(playwright-test): introduce snapshotPathTemplate configuration (#18568) 2022-11-09 15:29:07 -08:00
plugins Revert "feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220)" (#18661) 2022-11-09 09:18:33 -08:00
reporters feat(html): add --host and --port to the show-report command (#18517) 2022-11-02 15:12:48 -07:00
third_party chore: respect tsconfig paths in js files (#18191) 2022-10-19 19:38:14 -07:00
babelBundle.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
cli.ts chore: serialize config as a part of list-files (#18649) 2022-11-08 12:05:00 -08:00
DEPS.list chore: move container integration back to playwright-core (#17487) 2022-09-21 12:45:43 -07:00
dispatcher.ts feat(runner): project.setup (#18486) 2022-11-01 23:44:30 -07:00
expect.ts Revert "feat(matchers): add toContainClass (#15491)" (#15670) 2022-07-14 22:03:37 +02:00
expectBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
experimentalLoader.ts fix(ts): resolve .js to .ts in non-ESM mode too (#18219) 2022-10-20 12:21:22 -07:00
fixtures.ts feat(test runner): test.reset() to reset options to default/config value (#18561) 2022-11-04 09:03:29 -07:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts feat(runner): TestOptions.storageStateName (#18587) 2022-11-07 16:27:38 -08:00
ipc.ts chore: watch mode straw man (#16127) 2022-08-04 08:09:54 -07:00
loader.ts chore(snapshotPathTemplate): address review comments (#18702) 2022-11-10 11:37:41 -08:00
mount.ts fix(ct): vite base url (#17767) 2022-10-31 12:58:07 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
runner.ts chore: serialize config as a part of list-files (#18649) 2022-11-08 12:05:00 -08:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
test.ts feat(test runner): test.describe.configure({ retries, timeout }) (#18388) 2022-10-27 15:53:27 -07:00
testInfo.ts chore(snapshotPathTemplate): address review comments (#18702) 2022-11-10 11:37:41 -08:00
testType.ts feat(test runner): test.reset() to reset options to default/config value (#18561) 2022-11-04 09:03:29 -07:00
timeoutManager.ts fix(test runner): more friendly test duration (#15476) 2022-07-08 11:45:44 -07:00
transform.ts chore: resolve filename in the resolution hook (#18221) 2022-10-20 13:30:34 -07:00
tsxTransform.ts fix(ct): respect boolean shorthands (#14798) 2022-06-10 17:34:21 -07:00
types.ts chore(snapshotPathTemplate): address review comments (#18702) 2022-11-10 11:37:41 -08:00
util.ts feat(testinfo): add name to attachment output name (#18440) 2022-11-03 13:54:51 -07:00
utilsBundle.ts fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
worker.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
workerRunner.ts fix(test runner): make sure soft expect error does not mask a timeout flag (#18321) 2022-10-25 12:34:15 -07:00