test: drop the removed entrance-grid assertion from the generated-site suite - #24
Merged
Merged
Conversation
…e suite tests/generated-site.test.mjs still asserted 'Return to Awakening' in the rendered home page after the entrance-card grid was removed; align it with the reduced home surface, matching the site-contract update. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E93Rxmrs8bXHtWjD7z94bi
Contributor
Author
|
Verification report — 2026-07-31
hmmm: no unresolved site blocker; the only boundary is that the requested no-merge state had already changed externally before final reporting. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Completes #23, which merged while this fix was still in flight.
tests/generated-site.test.mjs:32still assertsReturn to Awakeningin the rendered/home/page — text that #23 removed — sonpm run checkcurrently fails onmain, and the next Pages deploy is blocked until this merges (this was the CI failure on #23's PR run).One-line change: drop the stale assertion, aligning the generated-site suite with the reduced home surface exactly as the site-contract suite already was in #23.
Testing:
npm test— 25 passed. The generated-site suite passes in CI's online build; local offline runs of it fail on unrelated sandbox data-fallback artifacts, not this assertion.🤖 Generated with Claude Code
https://claude.ai/code/session_01E93Rxmrs8bXHtWjD7z94bi
Generated by Claude Code