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 for logic in client #20

Open
CBielstein opened this issue Dec 28, 2022 · 1 comment
Open

Add unit tests for logic in client #20

CBielstein opened this issue Dec 28, 2022 · 1 comment
Labels
cleanliness Refactors, tweaks, and improvements to code quality good first issue Good for newcomers

Comments

@CBielstein
Copy link
Owner

There are several existing methods in the client project that could and probably should be united tested.

  • DateTimeExtensions.cs
  • DateTimeOffsetExtensions.cs
  • PositionExtensions.cs

Potentially more. These don't have tests yet, but they should be added to find any bugs and protect against regressions.

@CBielstein CBielstein added good first issue Good for newcomers cleanliness Refactors, tweaks, and improvements to code quality labels Dec 28, 2022
@CBielstein
Copy link
Owner Author

Should include testing the new ReportList.cs and scenarios like #37.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanliness Refactors, tweaks, and improvements to code quality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant