feat(cli): end-to-end integration test suite #34

Open
opened 2026-09-09 10:15:34 +00:00 by larandar · 0 comments
Owner

Proposal

Verify sandbox execution, pipeline handover, and timeout reaping end to end.

Design

Add hermetic scenarios covering complete CLI path, sandbox boundary, handover, and timeout cleanup.

Tasks

  • Build fixtures; test sandbox; test handover; test reaper cleanup.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-34

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN hermetic fixtures, when suite runs, then execution and handover succeed and timed-out runs are reaped.
## Proposal Verify sandbox execution, pipeline handover, and timeout reaping end to end. ## Design Add hermetic scenarios covering complete CLI path, sandbox boundary, handover, and timeout cleanup. ## Tasks - Build fixtures; test sandbox; test handover; test reaper cleanup. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-34 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** hermetic fixtures, when suite runs, then execution and handover succeed and timed-out runs are reaped.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#34
No description provided.