Skip to content

Conversation

@lbrealdev
Copy link
Owner

@lbrealdev lbrealdev commented Jun 16, 2025

This PR introduces the initial test infrastructure for the project using pytest and pytest-mock.
It includes:

  • Setup of test environment and dependencies.
  • Unit tests for:
    • fetch_user: Validates the retrieval of the authenticated user's login.
    • create_repository: Covers both user and organization repository creation flows.
  • Mocking of external API calls to GitHub using pytest-mock.

This PR is related to the following issue:

@lbrealdev lbrealdev changed the title Add tests with PyTest Add initial test coverage using pytest and pytest-mock Jun 17, 2025
@lbrealdev lbrealdev merged commit 194c281 into main Aug 18, 2025
4 checks passed
@lbrealdev lbrealdev deleted the add-cli-tests branch August 18, 2025 23:17
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