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

Added unit tests. #61

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

dblock
Copy link
Contributor

@dblock dblock commented Feb 4, 2024

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.

@dblock dblock marked this pull request as ready for review February 4, 2024 22:49
@dblock dblock force-pushed the unit-tests branch 3 times, most recently from 209ee0c to 462aae1 Compare February 4, 2024 22:52
Copy link
Owner

@jacobtomlinson jacobtomlinson left a 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
Copy link
Owner

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?

Copy link
Contributor Author

@dblock dblock Mar 11, 2024

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.

@dblock
Copy link
Contributor Author

dblock commented Mar 11, 2024

@jacobtomlinson Updated.

@jacobtomlinson jacobtomlinson merged commit 843224e into jacobtomlinson:master Mar 11, 2024
3 checks passed
@jacobtomlinson
Copy link
Owner

Thanks @dblock

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