Fix: TestGetAssignedStatus - Missing rootCtx initialization
Failure Type: Real Root Cause: Test was not initializing the global rootCtx variable that getAssignedStatus depends on, causing it to return nil Fix Applied: Added rootCtx initialization with proper cleanup using defer, matching the pattern used in other tests Verification: All tests now pass (go test ./...) Fixes bd-9f86-baseline-test 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user