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

Add unit tests #887

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Add unit tests #887

merged 2 commits into from
Nov 16, 2023

Conversation

ScrubN
Copy link
Collaborator

@ScrubN ScrubN commented Nov 12, 2023

Developing complex algorithms like TimeSpanHFormat without unit tests has been a huge pain. I'm finally making tests so if I have to touch anything in the future I don't break the edge cases.

Making tests for new/existing tools is and will continue to be optional. If you don't want the tests to show up as member references in your intellisense, right click the test project in the solution explorer and select unload project.

@ScrubN ScrubN merged commit f7711ed into lay295:master Nov 16, 2023
3 checks passed
@ScrubN ScrubN deleted the unit-tests branch November 16, 2023 03:01
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