fix: restore visual regression test baselines#2202
Conversation
…2033 Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
There was a problem hiding this comment.
PR Review Summary
(0) Total Issues | Risk: Low
This is a straightforward infrastructure fix that restores accidentally deleted visual regression test baselines.
Verification Completed ✅
| Check | Status |
|---|---|
| Files match expected test baselines | ✅ Verified — names correspond to tests in form.browser.test.tsx (lines 105, 115) and nodes.browser.test.tsx (line 77) |
| Deletion was accidental | ✅ Verified — PR #2033 modified vitest.config.ts and these files were removed alongside unrelated changes |
| No code changes | ✅ Confirmed — 0 insertions, 0 deletions, only binary PNG files |
| File naming convention | ✅ Follows pattern: {TestSuite}-{test-name}-{screenshot-number}-{browser}.png |
Files Restored
| File | Associated Test |
|---|---|
Form-should-properly-highlight-error-state-1-chromium.png |
form.browser.test.tsx:105 |
Form-should-properly-highlight-nested-error-state-1-chromium.png |
form.browser.test.tsx:115 |
Nodes-should-handle-long-names-with-character-limit-1-chromium.png |
nodes.browser.test.tsx:77 |
✅ APPROVE
Summary: Clean restoration of test infrastructure. The visual regression test baselines were accidentally removed in PR #2033, and this PR correctly restores them. No concerns — ship it! 🚀
Reviewers (0)
No specialized reviewers dispatched — this PR contains only binary files with no code changes.
Summary
@inkeep/agents-manage-uitests, which are currently failing on mainTest plan
@inkeep/agents-manage-ui#testpasses in CI🤖 Generated with Claude Code