Skip to content

fix: remove grid primer from smoke test and orphaned files - #125

Merged
joeshull merged 1 commit into
mainfrom
fix/remove-grid-primer-smoke-test
May 15, 2026
Merged

fix: remove grid primer from smoke test and orphaned files#125
joeshull merged 1 commit into
mainfrom
fix/remove-grid-primer-smoke-test

Conversation

@joeshull

Copy link
Copy Markdown
Contributor

Summary

  • Remove /grid-primer/ entry from the deploy smoke test — PR docs: remove Grid Operations Primer from report site #124 deleted the page but left the smoke check, causing a 404 failure on every push to main
  • Delete orphaned test_grid_primer_prose.py, test_diagram_style_guide.py, and validate_diagram_style.py whose targets no longer exist

Test plan

  • CI deploy workflow passes (smoke test no longer checks for removed page)
  • pytest report/tests/ still passes with remaining tests

PR #124 removed the Grid Operations Primer page but left its entry in
the smoke test, causing CI to fail with a 404. Also removes the now-
orphaned test_grid_primer_prose.py, test_diagram_style_guide.py, and
validate_diagram_style.py whose targets no longer exist.
@joeshull
joeshull merged commit e01835b into main May 15, 2026
3 checks passed
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