Dmitry Gozman
|
b700c08dc5
|
feat(screenshots): when actual and expected have different sizes, pad and produce the diff image (#20208)
Also show sizes in the html report to easier spot the size mismatch
issue.
<img width="1030" alt="diff"
src="https://user-images.githubusercontent.com/9881434/213327632-b8fcd69c-8d08-460c-9de1-b5f4f8c56359.png">
Fixes #15802.
|
2023-01-20 19:41:43 -08:00 |
|
Pavel Feldman
|
6e839ff404
|
fix(test): remove component.get usages (#17723)
|
2022-09-29 20:18:26 -07:00 |
|
Pavel Feldman
|
d9a28bd244
|
feat(api): introduce get/getByText/getByRole (#17577)
|
2022-09-27 16:13:56 -07:00 |
|
Pavel Feldman
|
1bbefce9af
|
Revert "chore: use plugins for component testing again (#13977)" (#13998)
This reverts commit a2f9f15e3e2419d24b8b1deb87d304c363f93435.
|
2022-05-06 12:02:07 -07:00 |
|
Pavel Feldman
|
a2f9f15e3e
|
chore: use plugins for component testing again (#13977)
|
2022-05-05 14:26:56 -07:00 |
|
Pavel Feldman
|
13224d1c9f
|
chore: restore component testing options (#13910)
|
2022-05-03 15:48:46 -07:00 |
|
Pavel Feldman
|
5ae2017a5b
|
chore: always import type (#13365)
|
2022-04-06 14:57:14 -07:00 |
|
Pavel Feldman
|
66cf82766e
|
test(html-reporter): add image diff tests (#13262)
|
2022-04-01 18:11:15 -07:00 |
|