- 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 |
||
|---|---|---|
| .. | ||
| helpers | ||
| integration | ||
| unit | ||
| test_error_detection.sh | ||
| test_stuck_loop_detection.sh | ||