feat: enhanced smoke test with game + policy validation #84

Merged
perplexity merged 1 commits from perplexity/enhanced-smoke-test into main 2026-04-13 01:36:27 +00:00
Member

Upgrades scripts/smoke.mjs with:

  1. Syntax validation — all .js files parsed via node --check
  2. HTML reference validation — verifies all <script src> targets exist
  3. Game data validation — confirms js/data.js and game.js are present
  4. Policy compliance — scans for banned Anthropic provider references

Reports clear pass/fail with per-check output.

Upgrades `scripts/smoke.mjs` with: 1. **Syntax validation** — all `.js` files parsed via `node --check` 2. **HTML reference validation** — verifies all `<script src>` targets exist 3. **Game data validation** — confirms `js/data.js` and `game.js` are present 4. **Policy compliance** — scans for banned Anthropic provider references Reports clear pass/fail with per-check output.
perplexity added 1 commit 2026-04-13 01:35:02 +00:00
feat: enhance smoke test with game validation and policy checks
Some checks failed
Accessibility Checks / a11y-audit (pull_request) Failing after 2s
Smoke Test / smoke (pull_request) Failing after 3s
76c3f06232
perplexity merged commit bfc30c535e into main 2026-04-13 01:36:27 +00:00
perplexity deleted branch perplexity/enhanced-smoke-test 2026-04-13 01:36:28 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-beacon#84