Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests #14

Merged
merged 5 commits into from
Aug 26, 2021
Merged

Add tests #14

merged 5 commits into from
Aug 26, 2021

Conversation

corytodd
Copy link
Owner

No description provided.

Start with the easy stuff
LibGit2Sharp is surprisingly rigid and not easily testable.
This refactor moves the responsibilities around to reduce
how much injection is required to use the library. The
repository provider is now responsible for generating
repository and commit objects through a mockable
interface.
Implement new integration and unit tests now that things
are mockable.
Cover more of the complicated filter and query logic
@corytodd corytodd merged commit 8202674 into main Aug 26, 2021
@corytodd corytodd deleted the add_tests branch August 26, 2021 14:18
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.

1 participant