story-kit: create 236_story_show_test_results_for_a_story_in_expanded_work_item

This commit is contained in:
Dave
2026-02-27 16:50:24 +00:00
parent 5464109630
commit 6c0debf238

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