claw-code/rust/crates/rusty-claude-cli/tests
YeonGyu-Kim 74311cc511 test(cli): add 5 integration tests for resume JSON parity
New integration tests covering recent JSON parity work:
- resumed_version_command_emits_structured_json
- resumed_export_command_emits_structured_json
- resumed_help_command_emits_structured_json
- resumed_no_command_emits_restored_json
- resumed_stub_command_emits_not_implemented_json

Prevents regression on ROADMAP #54 (stub command error), #55 (session
list), #56 (--resume no-command JSON), #57 (session load errors).

Resume integration tests: 6 → 11.
2026-04-10 08:03:17 +09:00
..
cli_flags_and_config_defaults.rs Resolve claw-code main merge conflicts 2026-04-06 07:16:57 +00:00
compact_output.rs feat: b5-git-aware — batch 5 upstream parity 2026-04-07 14:51:26 +09:00
mock_parity_harness.rs fix(cli): 6 cascading test regressions hidden behind client_integration gate 2026-04-08 14:54:10 +09:00
output_format_contract.rs fix(tests): update test assertions for null model in resume /status; drop unused import 2026-04-10 03:21:58 +09:00
resume_slash_commands.rs test(cli): add 5 integration tests for resume JSON parity 2026-04-10 08:03:17 +09:00