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

Basic unit tests for operations #81

Merged
merged 17 commits into from
Jan 8, 2025
Merged

Basic unit tests for operations #81

merged 17 commits into from
Jan 8, 2025

Conversation

debonte
Copy link
Contributor

@debonte debonte commented Jan 8, 2025

Added basic unit tests for all operations. In a few cases this required me to make changes to the actual op for testability reasons. For example, for blame I needed a way to provide canned git blame output. And for html and word I needed a way to supply the datetime that is written into the output file.

@debonte debonte merged commit 390d608 into microsoft:main Jan 8, 2025
4 checks passed
@debonte debonte deleted the addTests branch January 8, 2025 02:03
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.

1 participant