Skip to content

test: add E2E structural validation and CI workflow#45

Merged
hyperpolymath merged 1 commit into
mainfrom
feat/e2e-validation-tests
Apr 4, 2026
Merged

test: add E2E structural validation and CI workflow#45
hyperpolymath merged 1 commit into
mainfrom
feat/e2e-validation-tests

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

  • Adds tests/e2e.sh — a comprehensive structural E2E validation script (38 checks) covering grammar integrity, conformance fixtures, example file presence, source directory layout, SPDX headers, and optional build validation
  • Adds .github/workflows/e2e.yml — two-job CI workflow: fast structural check (no toolchain) + full build check (Rust + OCaml) with conformance runner

Test plan

  • E2E_BUILD=0 bash tests/e2e.sh passes locally (38 passed, 0 failed)
  • Verify structural CI job passes on this PR
  • Verify build-e2e CI job succeeds with Rust + OCaml toolchains

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit a957b27 into main Apr 4, 2026
16 of 21 checks passed
@hyperpolymath
hyperpolymath deleted the feat/e2e-validation-tests branch April 4, 2026 18:45
@hyperpolymath
hyperpolymath restored the feat/e2e-validation-tests branch April 10, 2026 17:15
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
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