playwright/packages/playwright-test/src
Yury Semikhatsky d62493f925
chore: intern test ids and abs paths (#24618)
Created named classes for TeleTestStep and TeleTestResult which makes it
easier to analyze in heap snapshot. Also changing `titlePath` from a
closure to a method on TeleTestStep saved ~100Mb out of 2300Mb.

Intern test ids and absolute paths which showed up a lot of duplicate
strings in heap snapshot.

Clear stepMap after processing onTestEnd.
2023-08-04 14:10:06 -07:00
..
common Revert "chore: allow calling spawnSync on Node.js file inside test" (#24611) 2023-08-04 09:01:38 -07:00
isomorphic chore: intern test ids and abs paths (#24618) 2023-08-04 14:10:06 -07:00
loader chore: support esm loader on Node 20 (#23269) 2023-05-24 20:17:44 -07:00
matchers chore(blob): change file name to report{-suffix}{-shard}.zip (#24592) 2023-08-03 13:23:30 -07:00
plugins chore: allow web server w/o waiting (#24609) 2023-08-04 12:05:16 -07:00
reporters chore: intern test ids and abs paths (#24618) 2023-08-04 14:10:06 -07:00
runner Revert "chore: allow calling spawnSync on Node.js file inside test" (#24611) 2023-08-04 09:01: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 chore(blob): change file name to report{-suffix}{-shard}.zip (#24592) 2023-08-03 13:23:30 -07:00
cli.ts Revert "chore: allow calling spawnSync on Node.js file inside test" (#24611) 2023-08-04 09:01:38 -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 "chore: allow calling spawnSync on Node.js file inside test" (#24611) 2023-08-04 09:01:38 -07:00
utilsBundle.ts chore: make trace viewer work over http (#23531) 2023-06-05 16:30:30 -07:00