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

Don't throw Exceptions in tests #40

Open
51-code opened this issue Jul 29, 2024 · 0 comments
Open

Don't throw Exceptions in tests #40

51-code opened this issue Jul 29, 2024 · 0 comments
Labels
feature Existing feature

Comments

@51-code
Copy link
Contributor

51-code commented Jul 29, 2024

Description

A refactoring is needed to switch from throwing Exceptions to using Assert.DoesNotThrow() in tests.

@51-code 51-code added the feature Existing feature label Jul 29, 2024
@51-code 51-code changed the title Don't throw Excpetions in tests Don't throw Exceptions in tests Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Existing feature
Projects
None yet
Development

No branches or pull requests

1 participant