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
freemo reopened this issue 2026-04-07 19:03:10 +00:00
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
HAL9000 added the
Priority
Medium
State
Unverified
Type
Bug
labels 2026-04-09 01:49:21 +00:00
HAL9000 added
State
Verified
Points
3
MoSCoW
Must have
and removed
State
Unverified
labels 2026-04-09 03:09:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#4201