story-kit: queue 235_story_show_agent_logs_for_a_story_in_expanded_work_item for merge

This commit is contained in:
Dave
2026-02-28 09:28:27 +00:00
parent dca5fde2ef
commit 1d17a4d756
4 changed files with 446 additions and 13 deletions

View File

@@ -1,19 +0,0 @@
---
name: "Show test results for a story in expanded work item"
---
# Story 236: Show test results for a story in expanded work item
## User Story
As a user, I want to see test results for a story inside its expanded view, so that I can quickly check quality status.
## Acceptance Criteria
- [ ] Expanded work item shows unit and integration test results when available
- [ ] Test results show pass/fail status and details for each test
- [ ] Results update when new test results are recorded
## Out of Scope
- TBD