playwright/tests
Dmitry Gozman 79163e802a
fix(test runner): screenshot immediately after failure (#15159)
Previously, screenshot was taken after hooks and fixtures teardown.
However, hooks can easily modify the state of the page, and
screenshot would not reflect the moment of failure.

Instead, we take screenshots immediately after the test function
finishes with an error.
2022-06-27 17:46:39 -07:00
..
android chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
assets feat(har): introduce the slim mode (#15053) 2022-06-22 14:44:12 -07:00
components feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
config chore: warn users on clashing test output and html reporter folders (#14964) 2022-06-18 15:47:26 -07:00
electron feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
installation test: installation test for CDN failover (#14963) 2022-06-20 11:24:23 -07:00
library feat(chromium): roll to r1012 (#15111) 2022-06-27 10:01:10 +02:00
page test: request method is overridden (#15089) 2022-06-24 16:26:12 -07:00
playwright-test fix(test runner): screenshot immediately after failure (#15159) 2022-06-27 17:46:39 -07:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -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