Skip to content

Conversation

@manupawickramasinghe
Copy link
Collaborator

No description provided.

google-labs-jules bot and others added 2 commits August 19, 2025 13:08
This commit introduces unit tests for the repository cloning script.

- The main script `github-clone.py` is renamed to `github_clone.py` and refactored into functions to be testable.
- Unit tests are added in the `tests/` directory using the `unittest` framework.
- A `tests/README.md` is added to explain how to run the tests.
- A GitHub Actions workflow is set up to run the tests automatically on push and pull requests.
- A status badge for the CI workflow is added to the main `README.md`.
- A `.gitignore` file is added to exclude compiled Python files and other common temporary files.
feat: Add unit tests and CI workflow
@manupawickramasinghe manupawickramasinghe deleted the branch feature/clone-org-repos August 19, 2025 13:30
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