playwright/tests
Dmitry Gozman 166675b9c1
feat(test): more information about timing out fixtures (#13546)
- Always show a fixture that was running during timeout.
- Give custom titles to built-in fixtures.
- Specify setup/teardown fixture phase in the message.
- Split connect vs launch browser fixtures for better naming.

Example timeout message:

```log
Timeout of 2000ms exceeded while running fixture "built-in playwright configuration" teardown.
```
2022-04-13 15:13:31 -07:00
..
android feat(android): allow getting webviews by socket name (#13248) 2022-04-08 20:52:16 +02:00
assets feat(role): add more tests for accessible name (#13154) 2022-03-29 11:59:44 -07:00
components fix(svelte-ct): remove layout reset example (#13306) 2022-04-04 17:49:40 -07:00
config test: check that we remove temp directories on process exit (#13494) 2022-04-12 12:28:33 -07:00
electron chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
library test: check that we remove temp directories on process exit (#13494) 2022-04-12 12:28:33 -07:00
page fix(type): focus switch between contenteditables in shadow dom (#13510) 2022-04-12 16:44:27 -07:00
playwright-test feat(test): more information about timing out fixtures (#13546) 2022-04-13 15:13:31 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00