Steve Yegge
0e6ed91f2e
Add explicit cache validation tests for blocked_issues_cache
Implements bd-13gm with 8 comprehensive tests that verify cache
invalidation behavior:
- Cache updates when blocking dependencies added/removed
- Cache updates when issue status changes (close/reopen)
- Cache consistency across multiple operations
- Parent-child transitive blocking propagates to cache
- Related dependencies don't affect cache
- Deep hierarchies handled correctly
- Multiple blockers handled correctly
Tests directly query blocked_issues_cache table to verify implementation
correctness, complementing existing behavior tests in ready_test.go.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 22:05:23 -08:00
..
2025-11-23 20:54:18 -08:00
2025-11-21 23:34:22 -08:00
2025-11-21 14:57:18 -05:00
2025-11-06 20:14:34 -08:00
2025-11-23 17:09:17 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 20:33:31 -08:00
2025-11-23 20:21:51 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 18:02:54 -08:00
2025-11-23 21:42:43 -08:00
2025-11-20 19:04:42 -05:00
2025-11-23 20:58:11 -08:00
2025-11-23 22:05:23 -08:00
2025-11-22 18:17:19 -08:00
2025-11-21 14:57:18 -05:00
2025-11-23 18:02:54 -08:00
2025-11-19 05:54:28 -05:00
2025-11-20 20:39:23 -05:00