playwright/tests
Yury Semikhatsky e1189a96b6
feat(runner): run all setup files if none matched the filter (#18922)
The behavior regarding filters (both in config, command line and .only)
is the following:
- if some of tests match and none of setup match then we'll run all
setup files and all matching tests
- otherwise the filters apply to setup files the same way as to regular
tests
2022-11-21 09:23:28 -08:00
..
android test: gardening (#18623) 2022-11-07 15:35:21 -08:00
assets fix: address ff test failure with new event mode 2022-11-10 17:31:43 -08:00
components test(ct): vue cli router (#18603) 2022-11-08 08:40:29 -08:00
config chore: address API review comments for the snapshotPathTemplate (#18716) 2022-11-10 17:23:57 -08:00
electron test: fix electron tests on windows (#18927) 2022-11-18 13:44:42 -10:00
installation feat(playwright-test): introduce snapshotPathTemplate configuration (#18568) 2022-11-09 15:29:07 -08:00
library fix(click): account for transformed iframes (#18926) 2022-11-18 16:51:39 -08:00
page fix(click): account for transformed iframes (#18926) 2022-11-18 16:51:39 -08:00
playwright-test feat(runner): run all setup files if none matched the filter (#18922) 2022-11-21 09:23:28 -08:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
webview2 fix(electron): stall node while browser is starting (#18804) 2022-11-14 22:01:54 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00