Skip to content

test: add core e2e gate - #34

Merged
c4pt0r merged 1 commit into
masterfrom
test/core-e2e-gate-cindy
May 11, 2026
Merged

test: add core e2e gate#34
c4pt0r merged 1 commit into
masterfrom
test/core-e2e-gate-cindy

Conversation

@c4pt0r

@c4pt0r c4pt0r commented May 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add scripts/e2e/run-core-e2e.sh as the shared core E2E harness
  • document the required E2E coverage line and allowed exception format in docs/e2e.md
  • establish ownership lanes for backend/server, shell/SDK, and docs/webapp E2E expansion

Harness coverage

The core harness starts a real local agfs-server, waits for /api/v1/health, checks /api/v1/ready, exercises QueueFS enqueue/dequeue through the HTTP file API, runs a real local agfs-shell pipeline while the server is live, and builds the webapp from the committed lockfile.

Review

Cross-review PASS from @Dev-1 in Slock task #24. I folded in the non-blocking wording fix so the docs no longer overstate the shell smoke as live-server API coverage; deeper shell/SDK E2E remains task #26.

Verification

  • scripts/e2e/run-core-e2e.sh -> [e2e] core e2e passed
  • bash -n scripts/e2e/run-core-e2e.sh -> pass
  • git diff --check origin/master..HEAD -> clean

Part of stability issue #21. Closes task #24.

@c4pt0r
c4pt0r merged commit 8fedf0c into master May 11, 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