Dmitry Gozman
bb34d7a953
fix(test-runner): sanitize snapshot name before constructing a path ( #7620 )
...
This avoids problems with `toMatchSnapshot('../../dir/file.png')`
where we append this path to `snapshotDir` and end up in some random
place.
Also added a note to documentation.
2021-07-14 16:31:19 -07:00
Dmitry Gozman
014c224db6
docs(snapshots): add more details ( #7366 )
2021-06-28 14:17:28 -07:00
Pavel Feldman
970bb6a70d
feat(test-runner): allow setting pixel match threshold for project ( #7123 )
2021-06-14 21:52:10 -07:00
Dmitry Gozman
82041b2f74
test: roll to folio@0.4.0-alpha28 ( #6918 )
2021-06-04 20:54:58 -07:00
Pavel Feldman
e41979a551
chore: import @playwright/test ( #6880 )
2021-06-03 14:46:58 -07:00
Pavel Feldman
c5e1c8b90c
docs: use explicit tab suffixes ( #6855 )
2021-06-02 15:31:51 -07:00
Max Schmitt
79b244a2f4
chore: use bash instead of sh in code blocks ( #6847 )
2021-06-02 18:23:06 +02:00
Dmitry Gozman
5fd15d8a5e
docs(test runner): put more example in various sections ( #6812 )
2021-05-31 22:01:21 -07:00
Dmitry Gozman
98fc8b1739
docs(test runner): update reporters and snapshots docs ( #6811 )
2021-05-31 20:17:15 -07:00
Dmitry Gozman
a7afcf24c6
docs: js/ts snippets for tests ( #6791 )
2021-05-28 17:02:23 -07:00
Pavel Feldman
0f760627fa
docs: add test runner docs ( #6784 )
2021-05-27 20:30:03 -07:00