playwright/packages/playwright-test/src
Dmitry Gozman d92fe16b76
fix(blob report): default location relative to package.json (#24481)
Also:
- remove `blob-report` directory at the start;
- markdown's `report.md` next to package.json;
- use default location in playwright's workflows.

References #24451.
2023-07-28 15:49:31 -07:00
..
common chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
isomorphic chore: introduce ReporterV2 interface (#23983) 2023-06-30 13:36:50 -07:00
loader chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
matchers chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
plugins chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
reporters fix(blob report): default location relative to package.json (#24481) 2023-07-28 15:49:31 -07:00
runner fix(sigint): make sure we do not add handler twice (#24413) 2023-07-25 18:35:38 -07:00
third_party feat(test runner): support tsconfig.extends array (#22975) 2023-05-11 19:18:13 -07:00
transform chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
worker Revert "chore: refactor timeout manager to use scopes (1) (#24315)" (#24382) 2023-07-24 14:09:20 -07:00
cli.ts chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
DEPS.list chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
index.ts feat(connect): exposeNetwork option (#24436) 2023-07-26 17:29:31 -07:00
internalsForTest.ts chore: move transform to its own folder (for loader worker) (#23247) 2023-05-23 21:05:33 -07:00
store.ts chore: inside out the config & project internal (#22260) 2023-04-07 09:54:01 -07:00
util.ts fix(blob report): default location relative to package.json (#24481) 2023-07-28 15:49:31 -07:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00