playwright/packages/playwright-test/src
2022-06-01 16:50:23 -07:00
..
matchers chore: un-experiment expect(pageOrLocator).toHaveScreenshot() (#14033) 2022-05-09 08:34:03 -07:00
plugins feat(ct): support cra w/ .js (#14326) 2022-05-24 19:43:28 -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 chore: add more information to debug worker early exits (#14499) 2022-05-31 05:48:06 -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(esm): respect source maps in esm-transpiled code (#14561) 2022-06-01 16:50:23 -07:00
fixtures.ts fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts fix(ct): isolate component tests when recording video / trace (#14531) 2022-05-31 15:59:36 -07:00
ipc.ts chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
loader.ts fix(runner): ignore .gitignore if testDir is explicitly configured (#14430) 2022-05-26 14:39:51 -07:00
mount.ts fix(ct): isolate component tests when recording video / trace (#14531) 2022-05-31 15:59:36 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
runner.ts feat(test runner): allow serial suites inside parallel (#14530) 2022-05-31 15:24:20 -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 feat(test runner): allow serial suites inside parallel (#14530) 2022-05-31 15:24:20 -07:00
timeoutManager.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
transform.ts fix(esm): respect source maps in esm-transpiled code (#14561) 2022-06-01 16:50:23 -07:00
tsxTransform.ts fix(jsx): allow passing variables into mount (#14412) 2022-05-25 13:59:45 -07:00
types.ts fix(runner): ignore .gitignore if testDir is explicitly configured (#14430) 2022-05-26 14:39:51 -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 fix: do not override console object in worker (#14455) 2022-05-29 09:46:19 -07:00
workerRunner.ts fix(runner): do not override trace files in afterAll (#14529) 2022-05-31 15:21:51 -07:00