playwright/packages
Andrey Lushnikov 0093e8a753
cherry-pick(#12934): allow toMatchSnapshot to use text comparator for text data (#12938)
This was regressed awhile ago.

In v1.17 we shipped the following code: 30e15ad36f/packages/playwright-test/src/matchers/golden.ts (L122-L131)

`toMatchSnapshot` should fallback to text comparator in case of
unknown extension and string data.

Fixes #12862
2022-03-21 17:54:40 -07:00
..
html-reporter feat(html): put diff first in image comparison (#12254) 2022-02-22 11:29:58 -08:00
playwright chore: mark v1.20.0 (#12600) 2022-03-14 11:12:29 -07:00
playwright-chromium chore: mark v1.20.0 (#12600) 2022-03-14 11:12:29 -07:00
playwright-core cherry-pick(#12934): allow toMatchSnapshot to use text comparator for text data (#12938) 2022-03-21 17:54:40 -07:00
playwright-firefox chore: mark v1.20.0 (#12600) 2022-03-14 11:12:29 -07:00
playwright-test cherry-pick(#12934): allow toMatchSnapshot to use text comparator for text data (#12938) 2022-03-21 17:54:40 -07:00
playwright-webkit chore: mark v1.20.0 (#12600) 2022-03-14 11:12:29 -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