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

Proper integration tests for Diesel CLI #176

Closed
sgrif opened this Issue Feb 2, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@sgrif
Member

sgrif commented Feb 2, 2016

We've discussed this in the contributors room, but I want to add a tracking issue for it as we're starting to make some sweeping changes there. Given the nature of some of it's features (especially diesel setup and diesel migration create), I don't expect this to be isolated. The tests should probably generate a clean working directory and subshell out.

@mcasper mcasper changed the title from Proper integration tests for Diesel CLI to [CLI] Proper integration tests for Diesel CLI Feb 3, 2016

@sgrif sgrif changed the title from [CLI] Proper integration tests for Diesel CLI to Proper integration tests for Diesel CLI Feb 3, 2016

@sgrif sgrif added the cli label Feb 3, 2016

@mcasper

This comment has been minimized.

Collaborator

mcasper commented Feb 18, 2016

Resolved by #213

@mcasper mcasper closed this Feb 18, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment