playwright/packages/playwright-test/src
Dmitry Gozman 120aaa777e
fix(test runner): do not show TimeoutError for unhandled rejection (#21971)
Unhandled error/rejection interrupts current test and produces a
TimeoutError for it that should be ignored.
2023-03-24 15:03:49 -07:00
..
common feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00
isomorphic chore: pass parent step id in tele reporter (#21934) 2023-03-23 15:15:58 -07:00
loader chore: calcular pool digests on the loader process side (#20728) 2023-02-07 14:08:17 -08:00
matchers chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
plugins chore(ct): do not clash internals with userland (#21774) 2023-03-17 18:08:28 -07:00
reporters chore: pass parent step id in tele reporter (#21934) 2023-03-23 15:15:58 -07:00
runner chore: remove legacy watch mode (#21944) 2023-03-23 16:30:42 -07:00
third_party feat(test runner): support jsconfig.json's baseUrl+paths (#19219) 2022-12-01 16:42:25 -08:00
worker fix(test runner): do not show TimeoutError for unhandled rejection (#21971) 2023-03-24 15:03:49 -07:00
cli.ts chore: remove legacy watch mode (#21944) 2023-03-23 16:30:42 -07:00
DEPS.list chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
experimentalLoader.ts fix(loader): experimentalLoader with node@18 (#21106) 2023-02-22 14:28:03 -08:00
index.ts chore: hide store from public (#21763) 2023-03-17 11:50:44 -07:00
internalsForTest.ts chore: respect deps when watching files (#20695) 2023-02-06 17:09:16 -08:00
mount.ts chore: have pretty error if CT config has no defineConfig (#21318) 2023-03-02 00:47:05 +01:00
store.ts chore: hide store from public (#21763) 2023-03-17 11:50:44 -07:00
util.ts chore: migrate to protocol's StackFrame type (#21198) 2023-02-24 18:36:15 -08:00
utilsBundle.ts chore: bundle chokidar, leave fsevents as an optional dependency (#20762) 2023-02-09 08:40:27 -08:00