-
Notifications
You must be signed in to change notification settings - Fork 44
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
Added unit tests. #61
Conversation
209ee0c
to
462aae1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this!
out/.gitkeep
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of adding this to VCS maybe we could just dynamically create it in the test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That would mean including it in .gitignore
to avoid others checking it in.
@jacobtomlinson Updated. |
Thanks @dblock |
Thinking of adding a feature, but first unit tests. A bit easier to test/evolve than the integration test with GHA since there will be a bunch of scenarios. I don't feel strongly about it though, so feel free to tell me to add other integration-like tests instead.
Passing in https://github.com/dblock/gha-find-replace/actions.