-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature]: GitHubRepoConnector testing #51
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
The GitHubRepoConnector should have tests.
Proposed Solution
Already the GitHubGraphQLClient has tests; but testing the GitHubRepoConnector may require a similar internal constructor providing a mock IGitHubClient. It may be worthwhile evaluating NSubstitute for the test project as the IGitHubClient is quite extensive for manual mocking.
Alternatives Considered
No response
Usage Examples
Benefits
Improved test coverage numbers.
Priority
High - Blocking my use case
Willingness to Contribute
Yes, I can submit a pull request
Additional Context
No response
Checklist
- I have searched existing issues to ensure this is not a duplicate
- I have provided a clear description of the feature
- I have explained why this feature would be useful
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request