Skip to content

test: add E2E structural validation and CI workflow for typed-wasm#7

Merged
hyperpolymath merged 3 commits into
mainfrom
feat/e2e-validation-tests
Apr 4, 2026
Merged

test: add E2E structural validation and CI workflow for typed-wasm#7
hyperpolymath merged 3 commits into
mainfrom
feat/e2e-validation-tests

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

  • Adds tests/e2e.sh — 53-check structural E2E validation script covering: all 12 type-safety levels documented in LEVEL-STATUS.md, spec documents (grammar + level spec), all Idris2 ABI .idr files (L1-L12), Zig FFI files, ReScript parser files, configuration files (ipkg, selur-compose.toml, deno.lock), RSR required files, SPDX headers, and Node.js smoke test invocation
  • Adds .github/workflows/e2e.yml — three-job CI workflow: fast structural check, Node.js smoke test, and full Idris2 + Zig build-then-E2E

Test plan

  • E2E_BUILD=0 bash tests/e2e.sh passes locally (53 passed, 0 failed)
  • node tests/e2e/e2e-smoke.mjs passes locally
  • Verify structural CI job passes
  • Verify smoke CI job passes
  • Verify build-e2e CI job succeeds with Idris2 + Zig

🤖 Generated with Claude Code

hyperpolymath and others added 3 commits April 4, 2026 12:00
… config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit b3fb584 into main Apr 4, 2026
16 of 25 checks passed
@hyperpolymath hyperpolymath deleted the feat/e2e-validation-tests branch April 12, 2026 11:06
hyperpolymath added a commit that referenced this pull request May 19, 2026
…, SPDX-only) (#36)

Not a relicence; owner-sanctioned carve-out. A8(1). Refs LICENCE-DEBT-LEDGER-2026-05-18.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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