story-kit: create 236_story_show_test_results_for_a_story_in_expanded_work_item
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user