Task ID: [Related Task ID]
Test Type: [Unit/Integration/E2E]
Component/Feature: [Component or Feature being tested]
Author: [Implementation Agent]
Date: [Date of test creation/execution]
[Brief description of what this test is verifying]
// Code showing test setupInput/Actions:
- [Action 1]
- [Action 2]
Expected Result: [What should happen]
Actual Result: [What actually happened]
Status: [Pass/Fail]
Input/Actions:
- [Action 1]
- [Action 2]
Expected Result: [What should happen]
Actual Result: [What actually happened]
Status: [Pass/Fail]
- [Edge case 1]
- [Edge case 2]
- [Issue 1]
- [Issue 2]
// Code showing fixes if applicable- [Action 1]
- [Action 2]