TDD: agents session create DI container missing db provider test #631

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

Metadata

  • Commit Message: test(session): add TDD failing tests for session create DI error
  • Branch: tdd/session-create-di-error

Parent

Bug: #570agents session create causes an error

Background and Context

Per CONTRIBUTING.md TDD Bug Fix Workflow, every Type/Bug issue requires a Type/Testing counterpart. Bug #570 shares root cause with #554 — missing db provider in DI container. The fix for #554 will resolve both.

Note: TDD tests already exist in PR #595 (opened by @brent.edwards). This issue is the formal tracking counterpart.

Acceptance Criteria

  • Behave BDD scenarios tagged @tdd_bug @tdd_bug_570 @tdd_expected_fail for session create DI path
  • Robot Framework integration smoke tests
  • ASV benchmark with session create performance tracker
  • Tests fail until bug #570 is fixed

Dependencies

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

Definition of Done

TDD tests reproducing bug #570 are merged to master.

## Metadata - **Commit Message**: `test(session): add TDD failing tests for session create DI error` - **Branch**: `tdd/session-create-di-error` ## Parent Bug: #570 — `agents session create` causes an error ## Background and Context Per CONTRIBUTING.md TDD Bug Fix Workflow, every Type/Bug issue requires a Type/Testing counterpart. Bug #570 shares root cause with #554 — missing `db` provider in DI container. The fix for #554 will resolve both. **Note**: TDD tests already exist in PR #595 (opened by @brent.edwards). This issue is the formal tracking counterpart. ## Acceptance Criteria - [ ] Behave BDD scenarios tagged `@tdd_bug @tdd_bug_570 @tdd_expected_fail` for session create DI path - [ ] Robot Framework integration smoke tests - [ ] ASV benchmark with session create performance tracker - [ ] Tests fail until bug #570 is fixed ## Dependencies - Blocked by: #627, #628 (TDD infrastructure) - Blocks: #570 (bug fix) ## Definition of Done TDD tests reproducing bug #570 are merged to master.
freemo added this to the v3.2.0 milestone 2026-03-07 23:04:59 +00:00
Author
Owner

PM Note (Day 29) — Status

TDD failing test for #570 (session create DI bug). Assigned to @brent.edwards who has the active branch and PR #595. Same root cause as #554/#630 — _get_session_service() missing db provider.

Dependencies: Transitively blocked by #627/#628 (TDD infrastructure). Use @wip tag as interim workaround until @tdd_expected_fail is available.

**PM Note (Day 29) — Status** TDD failing test for #570 (session create DI bug). Assigned to @brent.edwards who has the active branch and PR #595. Same root cause as #554/#630 — `_get_session_service()` missing `db` provider. **Dependencies:** Transitively blocked by #627/#628 (TDD infrastructure). Use `@wip` tag as interim workaround until `@tdd_expected_fail` is available.
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
#570 agents session create causes an error.
cleveragents/cleveragents-core
Reference
cleveragents/cleveragents-core#631
No description provided.