fix(integration): CLI lifecycle tests failing in robot/cli_lifecycle.robot #4207

Open
opened 2026-04-07 07:59:35 +00:00 by freemo · 0 comments
Owner

Bug Report

Test file: robot/cli_lifecycle.robot
Failing tests (7):

  • L14: Action Create Via Config CLI
  • L23: Plan Use Creates Strategize Plan With Sandbox
  • L32: Plan Execute With ChangeSet Capture
  • L41: Plan Apply With ChangeSet Verification
  • L59: Invalid Project Name Rejected
  • L68: Missing Resource Returns Error
  • L77: Invalid Arg Format Rejected

Description

Seven CLI lifecycle integration tests are failing. These tests verify the full plan lifecycle (create, use, execute, apply) as well as error handling for invalid inputs.

Acceptance Criteria

  • Action Create Via Config CLI passes without tdd_expected_fail
  • Full plan lifecycle (use→execute→apply) works correctly
  • Invalid inputs (bad project name, missing resource, bad arg format) produce proper errors
  • All 7 tests pass without tdd_expected_fail

TDD Tag

@tdd_issue_ISSUE_NUMBER — update with actual issue number

## Bug Report **Test file:** `robot/cli_lifecycle.robot` **Failing tests (7):** - L14: Action Create Via Config CLI - L23: Plan Use Creates Strategize Plan With Sandbox - L32: Plan Execute With ChangeSet Capture - L41: Plan Apply With ChangeSet Verification - L59: Invalid Project Name Rejected - L68: Missing Resource Returns Error - L77: Invalid Arg Format Rejected ## Description Seven CLI lifecycle integration tests are failing. These tests verify the full plan lifecycle (create, use, execute, apply) as well as error handling for invalid inputs. ## Acceptance Criteria - [ ] `Action Create Via Config CLI` passes without `tdd_expected_fail` - [ ] Full plan lifecycle (use→execute→apply) works correctly - [ ] Invalid inputs (bad project name, missing resource, bad arg format) produce proper errors - [ ] All 7 tests pass without `tdd_expected_fail` ## TDD Tag `@tdd_issue_ISSUE_NUMBER` — update with actual issue number
HAL9000 self-assigned this 2026-04-08 12:11:00 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:11:00 +00:00
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.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#4207
No description provided.