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

Setup exec interface and add tests #20

Merged
merged 10 commits into from
May 1, 2019
Merged

Setup exec interface and add tests #20

merged 10 commits into from
May 1, 2019

Conversation

drewwyatt
Copy link
Owner

This removes the git package's direct dependency on os/exec and instead creates some interfaces that exec is able to satisfy.

This makes testing easier and loosens the coupling with git and any particular dependency.

this also adds tests!

@drewwyatt drewwyatt modified the milestones: 0.4.0, 1.0.0 May 1, 2019
Copy link
Collaborator

@daltonclaybrook daltonclaybrook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang, looks like you've been busy

@drewwyatt drewwyatt force-pushed the dw/cmd-interface branch from e7364b6 to 2d21f2f Compare May 1, 2019 04:32
@drewwyatt drewwyatt merged commit 264bf24 into master May 1, 2019
@drewwyatt drewwyatt deleted the dw/cmd-interface branch May 1, 2019 04:34
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