Skip to content

Commit

Permalink
test: ✅ add visual snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
yjaaidi committed Dec 5, 2023
1 parent eb2bf0d commit 243261e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/whiskmate/src/app/greetings/greetings.pw.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ test('Greetings should be polite', async ({ page, mount }) => {
</WithGreetingsClientFake>
);
await expect(component).toContainText('Welcome!');
await expect(page).toHaveScreenshot();
});
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 243261e

Please sign in to comment.