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

Integration tests for Git + filesystem + Docker #51

Closed
christopher-dG opened this issue Feb 5, 2020 · 1 comment
Closed

Integration tests for Git + filesystem + Docker #51

christopher-dG opened this issue Feb 5, 2020 · 1 comment

Comments

@christopher-dG
Copy link
Member

Right now pretty much everything GitHub/Git/FS/-related is mocked out during tests. I'm not really interested in doing VCR testing for the GitHub API, but I would definitely like to run some tests that make sure that our Git commands and other filesystem manipulations are actually doing the things we want them to.
Also, I want to be able to run the tests in a freshly built Docker image too.

@christopher-dG
Copy link
Member Author

I'm closing this now because I'm never going to get around to writing these tests, and the testing strategy for #55 will be totally different.

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

No branches or pull requests

1 participant