Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 409fbf2

Browse files
corvid-agentclaude
andcommitted
Fix E2E test failures: strict mode violations and port conflicts
- Scope hero terminal locator to section.hero to avoid matching 3 terminal elements across the page (strict mode violation) - Use h2-scoped filter for CLI CTA section to avoid matching multiple .cta-section elements containing "CLI" substring - Change serve port from 3000/4001 to 4180 to avoid conflicts with other local services - Add workers: 1 and reuseExistingServer to prevent server overload - Add comprehensive E2E tests for navigation, sections, and app loading - Add sections.spec.ts covering stats, showcase, mac-apps, features, ecosystem, packages, activity feed, and CTA sections All 43 tests now pass. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e230e1a commit 409fbf2

6 files changed

Lines changed: 724 additions & 26 deletions

File tree

bun.lock

Lines changed: 194 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)