puppeteer/utils/mochaRunner/src
Alex Rudenko cd09c3cee7
chore: refactor frame tree management (#8952)
This PR removes the strong references between
parent and child frames and stores the frame in a
lazy FrameTree with weak references.

Drive-by: fix --no-coverage flag in test runner
2022-09-16 05:35:51 +00:00
..
interface.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
main.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
reporter.ts chore: add custom reporter (#8931) 2022-09-09 12:22:48 +02:00
test.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00
types.ts chore: split CI jobs to run in parallel (#8934) 2022-09-15 05:59:11 +00:00
utils.ts chore: implement custom mocha interface for the runner (#8929) 2022-09-09 11:12:18 +02:00