Skip to content

test: fix What's New heading assertion - #29

Merged
Si40Code merged 1 commit into
mainfrom
agent/fix-whats-new-heading-test
Aug 18, 2026
Merged

test: fix What's New heading assertion#29
Si40Code merged 1 commit into
mainfrom
agent/fix-whats-new-heading-test

Conversation

@Si40Code

Copy link
Copy Markdown
Collaborator

Summary

  • Scope the What's New page assertion to the level-one heading.
  • Allow Zudoku's generated heading anchor to contribute to the accessible name.

Root cause

PR #28 moved What's New into the top-level documentation navigation and added
an exact accessible-name assertion. Zudoku renders an anchor inside the H1, so
Playwright sees the accessible name as What's New Link to whats-new rather
than exactly What's New. The page rendered correctly, but
pnpm run validate failed and blocked the docs deployment workflow.

Impact

This restores the site validation and deployment path without changing
documentation content or production behavior.

Validation

  • pnpm run validate
  • 17/17 Playwright tests passed
  • Typecheck, build, static dist verification, and 11 deployment-script unit
    tests passed

@Si40Code
Si40Code marked this pull request as ready for review August 18, 2026 06:08
@Si40Code
Si40Code merged commit fcefab4 into main Aug 18, 2026
1 check passed
@Si40Code
Si40Code deleted the agent/fix-whats-new-heading-test branch August 18, 2026 06:08
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.

1 participant