Skip to content

Add orchestrator E2E smoke tests to CI#56

Merged
DarlingtonDeveloper merged 1 commit into
mainfrom
feat/orchestrator-e2e
Feb 13, 2026
Merged

Add orchestrator E2E smoke tests to CI#56
DarlingtonDeveloper merged 1 commit into
mainfrom
feat/orchestrator-e2e

Conversation

@DarlingtonDeveloper
Copy link
Copy Markdown
Collaborator

Summary

  • Adds an e2e job to CI that builds the mc CLI and runs the orchestrator against seed state
  • Creates scripts/e2e-orchestrator.sh exercising health, status, task CRUD, gates, audit, graph, tokens, and auth enforcement
  • No external services required (file-based state)

Test plan

  • CI e2e job passes on this PR
  • Health, status, task list/create, gates, audit, graph, tokens all return expected status codes
  • Auth enforcement returns 401 without Bearer token

🤖 Generated with Claude Code

Stand up the orchestrator in API-only mode with seed state,
then exercise health, status, task CRUD, gates, audit, graph,
tokens, and auth enforcement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DarlingtonDeveloper DarlingtonDeveloper merged commit 2a0748c into main Feb 13, 2026
2 of 3 checks passed
@DarlingtonDeveloper DarlingtonDeveloper deleted the feat/orchestrator-e2e branch February 13, 2026 21:38
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