fix: consolidate identical non_git_dir and empty_dir fixtures #163

Merged
fuzzy merged 1 commit from fix/127-conftest-identical-fixtures into main 2026-07-06 08:29:39 +00:00
Owner

Consolidates the two identical non_git_dir and empty_dir fixtures in tests/conftest.py. empty_dir now delegates to non_git_dir via pytest fixture injection. Both kept as separate fixtures with docstrings clarifying they may diverge in future.

Closes #127

Consolidates the two identical `non_git_dir` and `empty_dir` fixtures in `tests/conftest.py`. `empty_dir` now delegates to `non_git_dir` via pytest fixture injection. Both kept as separate fixtures with docstrings clarifying they may diverge in future. Closes #127
fix(tests): consolidate identical non_git_dir and empty_dir fixtures
All checks were successful
CI / lint-and-test (pull_request) Successful in 1m32s
41624261b3
empty_dir now delegates to non_git_dir via pytest fixture
injection. Both kept as separate fixtures with docstrings
clarifying they may diverge in future.

Closes #127
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-07-06 08:26:00 +00:00
the.auditor left a comment

Audit Review — PR #163

Clean fix for #127. empty_dir now delegates to non_git_dir via pytest fixture injection. Docstrings clarify future intent. No functional change, just DRY.

No suggestions.

Summary

Result: COMMENT — no issues found.

## Audit Review — PR #163 Clean fix for #127. `empty_dir` now delegates to `non_git_dir` via pytest fixture injection. Docstrings clarify future intent. No functional change, just DRY. No suggestions. ## Summary **Result:** COMMENT — no issues found.
the.auditor left a comment

APPROVED. Fixtures consolidated, closes #127. Merge when ready.

APPROVED. Fixtures consolidated, closes #127. Merge when ready.
fuzzy merged commit 41624261b3 into main 2026-07-06 08:29:39 +00:00
fuzzy deleted branch fix/127-conftest-identical-fixtures 2026-07-06 08:29:39 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/hottea!163
No description provided.