ralph-claude-code/tests/integration
Test User a6587aa189 fix(test): improve test reliability and remove tautologies
- Remove unused 'load mocks' (mocks.bash not needed)
- Use GIT_AUTHOR_*/GIT_COMMITTER_* env vars instead of git config --global
- Prefix git commands with 'command' to bypass shell function overrides
- Fix tautological assertions in edge case tests:
  - Rename test to "succeeds when run in existing directory (idempotent)"
  - Assert success ($status -eq 0) instead of always-true condition
2026-01-09 15:47:41 -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_project_setup.bats fix(test): improve test reliability and remove tautologies 2026-01-09 15:47:41 -07:00