-
Notifications
You must be signed in to change notification settings - Fork 124
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
Introduce comprehensive test suite #218
Comments
Gotta pay for vcsh somehow. :) I won't pretend the tests are full coverage - a few aspects like hooks/overlays, config variables, I had created some other "future" test files, but none of them contain anything useful yet. For the sake of giving other contributors ideas and/or not forgetting:
|
https://travis-ci.org/RichiH/vcsh/builds/205618222 fails for me. Any idea what the cause might be? Might be able to poke it again tomorrow... |
Ah, djpohly/vcsh_testrepo.git has some additional branches and stuff. Ideally it wouldn't depend on an external repo (like the Git testsuite), but for now this works. @RichiH, I made some important fixes to the tests this evening (there was a potential for false passes). They are now both pushed to bats and merged into refactor. |
As per #217, there seems to be a useful test suite growing. Thanks @djpohly :)
The text was updated successfully, but these errors were encountered: