playwright/tests
Yury Semikhatsky 8da37b364b
chore(blob): zip output directory by default (#24536)
Changed the logic to add attachment to the zip in onEnd rather than
onTestEnd because attachment files can be deleted if e.g. preserveOutput
option is specified. Instead we add files once all workers have been
shut down. On a simple run with 1000 tests each adding 1Mb attachment
the overall time difference is 49s (streaming attachments) v 1m9s
(attachments added in the end).
2023-08-01 15:21:23 -07:00
..
android chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
assets chore: do not leak internal page handles after closing page (#24169) 2023-07-12 14:51:13 -07:00
components feat(ct): vue type safe mount props (#23151) 2023-07-31 17:45:34 -07:00
config chore: fix s2 mode (#24525) 2023-07-31 11:24:04 -07:00
electron feat(electron): support tracesDir option (#23947) 2023-06-28 16:32:16 -07:00
image_tools fix(ssim-cie94): make sure a single off pixel yields diff in comparator (#24348) 2023-07-21 12:27:52 -07:00
installation devops: fix installation tests on low disk space machines (#24473) 2023-07-27 22:43:20 +02:00
library chore: fix s2 mode (#24525) 2023-07-31 11:24:04 -07:00
page chore: fix s2 mode (#24525) 2023-07-31 11:24:04 -07:00
playwright-test chore(blob): zip output directory by default (#24536) 2023-08-01 15:21:23 -07:00
stress chore: add firefox-asan for stress tests (#24049) 2023-07-19 05:53:52 -07:00
webview2 devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
.eslintrc.js chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00