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

test: add coverage for cli.ts #178

Merged
merged 2 commits into from
Feb 18, 2024
Merged

test: add coverage for cli.ts #178

merged 2 commits into from
Feb 18, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Adds two unit test files. Refactors execOrThrow to create exec lazily, to make it easier to mock.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 06bb690 into main Feb 18, 2024
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the test-cli branch February 18, 2024 17:05
@JoshuaKGoldberg
Copy link
Owner Author

@all-contributors please add @JoshuaKGoldberg for test.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @JoshuaKGoldberg! 🎉

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

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.

🧪 Testing: Fill in test coverage for cli.ts and utils.ts
1 participant