ralph-claude-code/tests/integration
Test User 4b1ca9bcc7 feat(import): modernize ralph_import.sh with JSON output parsing
- Add --output-format json flag for structured Claude CLI responses
- Implement detect_response_format() for JSON vs text detection
- Implement parse_conversion_response() for extracting JSON fields
- Add check_claude_version() for modern CLI feature detection
- Enhance error handling with structured JSON error messages
- Improve file verification with JSON-derived status information
- Maintain backward compatibility with automatic text fallback
- Add 11 new TDD tests for modern CLI features (tests 23-33)
- Update README.md with Modern CLI Features section
- Update CLAUDE.md with v0.9.8 release notes

Test count: 276 (up from 265)
2026-01-10 11:12:13 -07:00
..
test_edge_cases.bats Phase 2: Requirements, testing, and documentation enhancements 2025-10-01 21:34:54 -07:00
test_installation.bats fix: address code review feedback 2026-01-09 14:20:58 -07:00
test_loop_execution.bats Implement Phase 1 critical fixes: Response analyzer & circuit breaker 2025-10-01 21:11:18 -07:00
test_prd_import.bats feat(import): modernize ralph_import.sh with JSON output parsing 2026-01-10 11:12:13 -07:00
test_project_setup.bats fix(test): improve test reliability and remove tautologies 2026-01-09 15:47:41 -07:00