TDD: agents project show fails after create test #633

Closed
opened 2026-03-07 23:02:36 +00:00 by freemo · 1 comment
Owner

Metadata

  • Commit Message: test(project): add TDD failing tests for project show after create
  • Branch: tdd/project-show-after-create

Parent

Bug: #590agents project show fails to find a project created moments ago

Background and Context

Per CONTRIBUTING.md TDD Bug Fix Workflow. Bug #590 shares root cause with #589 — missing session.commit(). The fix for #589 resolves this as well.

Note: TDD tests already exist in PR #593 (opened by @brent.edwards, which also includes the fix). This issue is the formal tracking counterpart.

Acceptance Criteria

  • Behave BDD scenarios tagged @tdd_bug @tdd_bug_590 @tdd_expected_fail
  • Robot Framework integration smoke tests
  • ASV round-trip benchmark
  • Tests fail until bug #590 is fixed

Dependencies

  • Blocked by: #627, #628 (TDD infrastructure)
  • Blocks: #590 (bug fix)

Definition of Done

TDD tests reproducing bug #590 are merged to master.

## Metadata - **Commit Message**: `test(project): add TDD failing tests for project show after create` - **Branch**: `tdd/project-show-after-create` ## Parent Bug: #590 — `agents project show` fails to find a project created moments ago ## Background and Context Per CONTRIBUTING.md TDD Bug Fix Workflow. Bug #590 shares root cause with #589 — missing `session.commit()`. The fix for #589 resolves this as well. **Note**: TDD tests already exist in PR #593 (opened by @brent.edwards, which also includes the fix). This issue is the formal tracking counterpart. ## Acceptance Criteria - [ ] Behave BDD scenarios tagged `@tdd_bug @tdd_bug_590 @tdd_expected_fail` - [ ] Robot Framework integration smoke tests - [ ] ASV round-trip benchmark - [ ] Tests fail until bug #590 is fixed ## Dependencies - Blocked by: #627, #628 (TDD infrastructure) - Blocks: #590 (bug fix) ## Definition of Done TDD tests reproducing bug #590 are merged to master.
freemo added this to the v3.2.0 milestone 2026-03-07 23:05:00 +00:00
Author
Owner

PM Status — Day 29

Closing this TDD tracking issue. As noted in the issue body, the TDD failing tests for bug #590 already exist in PR #593 (merged by @brent.edwards). The bug fix is also merged. Both the test and the fix are on master.

Status: Complete — closing to unblock parent bug #590.

## PM Status — Day 29 Closing this TDD tracking issue. As noted in the issue body, the TDD failing tests for bug #590 already exist in PR #593 (merged by @brent.edwards). The bug fix is also merged. Both the test and the fix are on `master`. **Status**: Complete — closing to unblock parent bug #590.
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.

Blocks
Reference
cleveragents/cleveragents-core#633
No description provided.