- 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 |
||
|---|---|---|
| .. | ||
| test_edge_cases.bats | ||
| test_installation.bats | ||
| test_loop_execution.bats | ||
| test_project_setup.bats | ||