story-kit: queue 236_story_show_test_results_for_a_story_in_expanded_work_item for QA

This commit is contained in:
Dave
2026-02-27 17:07:34 +00:00
parent 1cad12fe10
commit 42a5eb8674

View File

@@ -0,0 +1,19 @@
---
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