playwright/packages/playwright-test/src
2023-01-22 15:04:29 -08:00
..
matchers fix(expect): poll/toPass should not wait over specified timeout (#20266) 2023-01-20 15:47:24 -08:00
plugins chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
reporters chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
third_party feat(test runner): support jsconfig.json's baseUrl+paths (#19219) 2022-12-01 16:42:25 -08:00
babelBundle.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
cli.ts chore: split config and test loaders (#20175) 2023-01-17 17:16:36 -08:00
configLoader.ts chore: extract pool builder, simplify project suite cloning (#20235) 2023-01-19 15:56:57 -08:00
DEPS.list chore: render timed out error message when expect timeouts (#18863) 2022-11-16 17:00:42 -08:00
dispatcher.ts chore: extract pool builder, simplify project suite cloning (#20235) 2023-01-19 15:56:57 -08:00
expect.ts chore: remove toIntersectViewport for the next release (#20232) 2023-01-19 15:04:09 -08:00
expectBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
experimentalLoader.ts fix(ts): resolve .js to .ts in non-ESM mode too (#18219) 2022-10-20 12:21:22 -07:00
fixtures.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
globals.ts chore: report more fatal errors via reporter (#19640) 2022-12-22 17:31:02 -08:00
index.ts chore: temporarily remove project and global setup, store (#20181) 2023-01-18 12:56:03 -08:00
ipc.ts chore: extract pool builder, simplify project suite cloning (#20235) 2023-01-19 15:56:57 -08:00
loaderHost.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
loaderMain.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
mount.ts fix(reuse): disable trace/video when reusing the context (#19764) 2022-12-28 16:58:34 -08:00
poolBuilder.ts chore: use fake pool on the runner side (#20241) 2023-01-20 08:36:31 -08:00
process.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
processHost.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
profiler.ts chore: prepare to load scripts in subprocess (#20174) 2023-01-17 14:53:11 -08:00
runner.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
suiteUtils.ts chore: experimental oop loader (#20269) 2023-01-20 18:24:15 -08:00
test.ts chore: experimental oop loader (#20269) 2023-01-20 18:24:15 -08:00
testInfo.ts chore: split config and test loaders (#20175) 2023-01-17 17:16:36 -08:00
testLoader.ts chore: experimental oop loader (#20269) 2023-01-20 18:24:15 -08:00
testType.ts chore: temporarily remove project and global setup, store (#20181) 2023-01-18 12:56:03 -08:00
timeoutManager.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
transform.ts chore: remove worker isolation options (#20176) 2023-01-17 17:38:44 -08:00
tsxTransform.ts fix(tsx): resolve .js imports to .tsx as well (#20092) 2023-01-13 10:49:10 -08:00
types.ts chore: temporarily remove project and global setup, store (#20181) 2023-01-18 12:56:03 -08:00
util.ts chore: split config and test loaders (#20175) 2023-01-17 17:16:36 -08:00
utilsBundle.ts fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
workerHost.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00
workerMain.ts chore: refactor graceful close, rename to host/main (#20283) 2023-01-22 15:04:29 -08:00