Skip to content

docs: 馃摑 add instructions for 901-visual-regression-testronaut - #28

Merged
yjaaidi merged 1 commit into
mainfrom
docs/add-901-instructions
Apr 2, 2026
Merged

yjaaidi merged 1 commit into
mainfrom
docs/add-901-instructions

Conversation

@yjaaidi

@yjaaidi yjaaidi commented Apr 2, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2026 22:18
@yjaaidi
yjaaidi enabled auto-merge (squash) April 2, 2026 22:18
@yjaaidi
yjaaidi disabled auto-merge April 2, 2026 22:20
@yjaaidi
yjaaidi merged commit 32946f1 into main Apr 2, 2026
8 checks passed
@yjaaidi
yjaaidi deleted the docs/add-901-instructions branch April 2, 2026 22:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new instruction page for exercise 901 (Testronaut visual regression) and aligns earlier Testronaut instruction pages to use the correct UI test command.

Changes:

  • Add new docs page: visual regression testing workflow with toHaveScreenshot(), masking, and expect.soft.
  • Update existing 801/802/803 instruction pages to run tests via pnpm testronaut --ui (instead of the old pnpm test-ui --ui).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/instructions/901-testronaut-visual-regression.md New exercise instructions for visual regression screenshots and masking.
docs/instructions/803-recipe-search-testronaut.md Update test command to pnpm testronaut --ui.
docs/instructions/802-recipe-filter-testronaut.md Update test command to pnpm testronaut --ui.
docs/instructions/801-recipe-preview-testronaut.md Update test command to pnpm testronaut --ui.

馃挕 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -28,7 +28,7 @@ Check that `RecipeFilter` triggers the `filterChange` output with the right valu
#### 1. Run Playwright component tesets:

Copilot AI Apr 2, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling: heading says "tesets"; should be "tests" ("Run Playwright component tests").

Suggested change
#### 1. Run Playwright component tesets:
#### 1. Run Playwright component tests:

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants