mergegate/crates
Shunsuke Hayashi 22672b2d65 test(config): Add comprehensive config module tests
Add 16 new tests for configuration functionality:
- Path/directory helpers (default_path, default_dir)
- API key retrieval methods
- Sub-config defaults (ApiConfig, UiConfig, SessionConfig, ToolConfig)
- Save/load operations and roundtrip
- Edge cases (invalid TOML, empty file, nested dirs)
- Debug and Clone trait implementations

Total miyabi-core tests: 387 (was 371)

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

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