playwright/packages
Yury Semikhatsky 24478be565
feat: preserve attachments in blob reports (#22605)
Attachments with `path` are stored as `resources/sha1.ext` zip entries
and extracted under `report-dir/tmp` when merging. This way normal
fs.readFile keeps working as before even thought the file path is
different. The clients should rely on `attachment.name` instead of
`attachment.path` when deriving user visible titles in the UI. If this
turns out not to be the case we can reconsider later.

#10437
2023-04-24 17:34:09 -07:00
..
html-reporter chore: do not layer box shadows on top of one another in image diff (#22604) 2023-04-24 15:23:01 -07:00
playwright chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-chromium chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-core chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-core chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-react chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-react17 chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-solid chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-svelte chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-vue chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-ct-vue2 chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-firefox chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
playwright-test feat: preserve attachments in blob reports (#22605) 2023-04-24 17:34:09 -07:00
playwright-webkit chore: cut 1.33.0 (#22600) 2023-04-24 12:48:02 -07:00
protocol/src chore: explicitly control actions with slow mo (#22445) 2023-04-17 16:19:30 -07:00
recorder chore: fix leaking event listeners (#22562) 2023-04-21 12:38:39 -07:00
trace/src chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
trace-viewer chore: fix ui mode w/ multiple contexts (#22514) 2023-04-20 08:19:00 -07:00
web chore: fix leaking event listeners (#22562) 2023-04-21 12:38:39 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00