story-kit: start 236_story_show_test_results_for_a_story_in_expanded_work_item

This commit is contained in:
Dave
2026-02-27 16:53:51 +00:00
parent 85b43c31b0
commit c9a8973053

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