playwright/packages/playwright-test/src
Andrey Lushnikov 98945a81a8
feat: move toHaveScreenshot to use old snapshot paths by default (#14006)
Note: all toHaveScreenshot tests still use `__screenshots__` directory
for their expectations. One more test was added to make sure that
by default, `toHaveScreenshot` uses old snapshots.
2022-05-09 07:34:53 -07:00
..
matchers feat: move toHaveScreenshot to use old snapshot paths by default (#14006) 2022-05-09 07:34:53 -07:00
plugins fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
reporters chore: fixtures-via-plugin implementation (#13950) 2022-05-05 10:14:00 -07:00
third_party chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
babelBundle.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
cli.ts chore: pass config w/ cli overrides to plugins (#13835) 2022-04-29 13:32:39 -07:00
DEPS.list chore: restore component testing options (#13910) 2022-05-03 15:48:46 -07:00
dispatcher.ts fix(runner): fail if worker cannot find some of the tests (#13666) 2022-04-25 09:05:40 -07:00
expect.ts feat(expect): ensure it works in global setup (#13896) 2022-05-03 21:53:15 +01: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 chore: small test runner changes in preparation of global fixtures (#13899) 2022-05-03 15:19:27 +01:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts fix(testrunner): explicitly define viewport size fixture (#13801) 2022-05-04 09:17:33 -07:00
ipc.ts chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
loader.ts Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
mount.ts chore: dedupe ct fixtures (#14002) 2022-05-06 14:53:38 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
runner.ts chore: fixtures-via-plugin implementation (#13950) 2022-05-05 10:14:00 -07:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
test.ts feat: rewrite gitCommitInfo plugin, drop GlobalInfo & attachments (#13837) 2022-05-02 16:28:14 -07:00
testInfo.ts chore: get rid of ProjectImpl (#13894) 2022-05-03 13:36:24 +01: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: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
tsxTransform.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
types.ts chore: fixtures-via-plugin implementation (#13950) 2022-05-05 10:14:00 -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
worker.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
workerRunner.ts chore: get rid of ProjectImpl (#13894) 2022-05-03 13:36:24 +01:00