mergegate/crates
Shunsuke Hayashi f740f07c23 test: Add comprehensive cache and error_policy tests
Cache tests (18 new):
- Test CacheEntry creation and expiration
- Test TTLCache insert, remove, clear, stats
- Test custom TTL, concurrent access
- Test LLMCacheKey and ApiCacheKey creation
- Test cache factories and serialization

Error policy tests (18 new):
- Test FallbackStrategy variants and defaults
- Test CircuitState equality
- Test CircuitBreaker default, reset, counters
- Test circuit transitions and thresholds

Core tests: 312 passed (52 new this phase)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 00:45:42 +09:00
..
miyabi-cli feat: Add hooks, workflow, MCP support and core modules 2025-11-22 23:37:14 +09:00
miyabi-core test: Add comprehensive cache and error_policy tests 2025-11-23 00:45:42 +09:00
miyabi-tui feat: Add hooks, workflow, MCP support and core modules 2025-11-22 23:37:14 +09:00