Skip to content

chore: expand test suite and remove comments from existing tests - #117

Merged
Huerte merged 2 commits into
mainfrom
chore/expand-tests-and-cleanup
Jul 17, 2026
Merged

chore: expand test suite and remove comments from existing tests#117
Huerte merged 2 commits into
mainfrom
chore/expand-tests-and-cleanup

Conversation

@Huerte

@Huerte Huerte commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Type

  • Bug fix
  • New feature
  • Documentation
  • Refactor / internal

Changes

  • Fixed target directory lock issues on Windows inside gitgo init on scaffolding failures by returning to the original directory before cleanup.
  • Refactored the test suite to remove comments/docstrings from assertions.
  • Added new test modules test_banner.py and test_colors.py.
  • Significantly expanded test suite coverage (93% total code coverage) across all core command and utility modules, covering edge cases, interrupts, and exception handling paths.

Checklist

  • Tested locally and changes work as expected
  • CHANGELOG.md updated under [Unreleased]
  • README.md updated (if a command was added or changed)
  • Tests added or updated (if applicable)
  • No existing commands are broken (if they are, describe the impact above)

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Huerte
Huerte merged commit 5f65745 into main Jul 17, 2026
9 checks passed
@Huerte
Huerte deleted the chore/expand-tests-and-cleanup branch July 17, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants