mergegate/crates
Shunsuke Hayashi 810eb43128 test(retry): Add comprehensive retry module tests
Add 12 new tests for retry functionality:
- RetryConfig constructors (new, aggressive, conservative)
- calculate_delay exponential backoff and capping
- retry_with_backoff behavior (exhaustion, zero attempts, success/error)
- Config traits (Clone, Debug)

Total miyabi-core tests: 371 (was 359)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 01:04:05 +09:00
..
miyabi-cli feat: Add hooks, workflow, MCP support and core modules 2025-11-22 23:37:14 +09:00
miyabi-core test(retry): Add comprehensive retry module tests 2025-11-23 01:04:05 +09:00
miyabi-tui feat: Add hooks, workflow, MCP support and core modules 2025-11-22 23:37:14 +09:00