playwright/packages/playwright-test/src
Dmitry Gozman 9c70a75d48
fix(merge): make sure testId from different blobs are unique (#24475)
Fixes a scenario where each shard runs the same setup project.

References #24451.
2023-07-27 18:54:00 -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(merge): make sure testId from different blobs are unique (#24475) 2023-07-27 18:54:00 -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 Revert "fix: do not collide with other tests when test names have special chars (#23414)" (#24213) 2023-07-13 20:03:02 +02:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00