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

Unit tests for internal functions #63

Open
jhillyerd opened this issue Jul 27, 2021 · 0 comments
Open

Unit tests for internal functions #63

jhillyerd opened this issue Jul 27, 2021 · 0 comments

Comments

@jhillyerd
Copy link
Owner

It's a hassle to test PRs by hand, and sometimes a breaking change slips through.

A script that tests our core internal functions (see __git. prefix in https://github.com/jhillyerd/plugin-git/tree/master/functions) would help prevent this. It could then be configured to run via github actions.

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

No branches or pull requests

1 participant