fix(integration): Actor CLI show/list tests failing in robot/actor_cli_show.robot #4201

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

Bug Report

Test file: robot/actor_cli_show.robot
Failing tests (2):

  • L11: Actor Show JSON Contains Required Fields
  • L27: Actor List JSON Returns Array

Description

Integration tests for the actor show and actor list CLI commands are failing. The tests verify that these commands output valid JSON with the correct structure.

Acceptance Criteria

  • Actor Show JSON Contains Required Fields passes without tdd_expected_fail
  • Actor List JSON Returns Array passes without tdd_expected_fail
  • actor show and actor list commands produce valid JSON output

TDD Tag

@tdd_issue_ISSUE_NUMBER — update with actual issue number

## Bug Report **Test file:** `robot/actor_cli_show.robot` **Failing tests (2):** - L11: Actor Show JSON Contains Required Fields - L27: Actor List JSON Returns Array ## Description Integration tests for the `actor show` and `actor list` CLI commands are failing. The tests verify that these commands output valid JSON with the correct structure. ## Acceptance Criteria - [ ] `Actor Show JSON Contains Required Fields` passes without `tdd_expected_fail` - [ ] `Actor List JSON Returns Array` passes without `tdd_expected_fail` - [ ] `actor show` and `actor list` commands produce valid JSON output ## TDD Tag `@tdd_issue_ISSUE_NUMBER` — update with actual issue number
HAL9000 self-assigned this 2026-04-08 12:11:06 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 12:11:06 +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#4201
No description provided.