playwright/packages/playwright-test/src/matchers
Andrey Lushnikov fa8f3f6454
fix: use snapshotPath instead of expectedPath for image diffs (#24567)
This opens a road to the "accept new screenshot" button in
Playwright tools.

References https://github.com/microsoft/playwright/issues/24310
2023-08-07 04:42:35 -07:00
..
DEPS.list chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
expect.ts chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
matcherHint.ts feat(expect): roll to v29.5.0 (#23629) 2023-06-19 15:18:59 -07:00
matchers.ts chore: show last poller error on test timeout (#24292) 2023-07-18 17:03:26 -07:00
toBeTruthy.ts feat(expect): roll to v29.5.0 (#23629) 2023-06-19 15:18:59 -07:00
toEqual.ts feat(expect): roll to v29.5.0 (#23629) 2023-06-19 15:18:59 -07:00
toMatchSnapshot.ts fix: use snapshotPath instead of expectedPath for image diffs (#24567) 2023-08-07 04:42:35 -07:00
toMatchText.ts feat(expect): roll to v29.5.0 (#23629) 2023-06-19 15:18:59 -07:00