ralph-claude-code/tests/integration
frankbria 6688c27681 test(install): add 14 comprehensive installation tests
- Add test_installation.bats with full coverage of install.sh
- Tests cover directory creation, command installation, permissions
- Template and lib file copying verification
- Dependency detection with mocked failures (jq, git, node)
- PATH detection and warning system tests
- Uninstallation cleanup verification
- Idempotency testing (run twice without errors)
- End-to-end installation workflow validation
- All tests use isolated temp directories for safety
- Update CLAUDE.md with new test count (165 total)
- Fix npm test script to run tests recursively
- Version bump to v0.9.3
2026-01-09 14:05:46 -07:00
..
test_edge_cases.bats Phase 2: Requirements, testing, and documentation enhancements 2025-10-01 21:34:54 -07:00
test_installation.bats test(install): add 14 comprehensive installation tests 2026-01-09 14:05:46 -07:00
test_loop_execution.bats Implement Phase 1 critical fixes: Response analyzer & circuit breaker 2025-10-01 21:11:18 -07:00