playwright/packages/playwright/src
Dmitry Gozman f4399f7f06
fix(toHaveScreenshot): sanitize attachment names and paths (#31712)
... unless an array of file-system-friendly parts is provided.

Motivation: attachment name is used as a file system path when
downloading attachments, so we keep them fs-friendly.

References #30693.
2024-07-17 07:08:43 -07:00
..
common Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#30935)" (#31686) 2024-07-15 07:01:51 -07:00
isomorphic fix(ui mode): allow --updateSnapshots (#31584) 2024-07-08 01:08:57 -07:00
loader chore: streamline config loader (#29627) 2024-02-22 15:14:13 -08:00
matchers fix(toHaveScreenshot): sanitize attachment names and paths (#31712) 2024-07-17 07:08:43 -07:00
plugins chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
reporters fix(list reporter): print step ends in non-TTY mode (#31703) 2024-07-17 13:36:37 +02:00
runner fix(ui mode): allow --updateSnapshots (#31584) 2024-07-08 01:08:57 -07:00
third_party fix(tsconfig): when extending, retain pathsBasePath from the original config (#29822) 2024-03-05 16:34:39 -08:00
transform fix(test runner): do not use @babel/plugin-transform-dynamic-import (#31285) 2024-06-13 06:18:44 -07:00
worker Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#30935)" (#31686) 2024-07-15 07:01:51 -07:00
DEPS.list chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
fsWatcher.ts fix(fs-watcher) ignore node_modules on windows (#31341) 2024-06-19 11:14:10 -07:00
index.ts Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#30935)" (#31686) 2024-07-15 07:01:51 -07:00
internalsForTest.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
program.ts fix(ui mode): allow --updateSnapshots (#31584) 2024-07-08 01:08:57 -07:00
util.ts chore: trim file names longer than 60 chars (was 100) (#29725) 2024-03-18 12:53:15 -07:00
utilsBundle.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00