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

[Unit Tests]: Add Unit tests to code #4748

Open
cwisniew opened this issue Apr 2, 2024 · 0 comments
Open

[Unit Tests]: Add Unit tests to code #4748

cwisniew opened this issue Apr 2, 2024 · 0 comments
Labels
code-maintenance Adding/editing javadocs, unit tests, formatting. good first issue A good issue for people wanting to contribute to start with

Comments

@cwisniew
Copy link
Member

cwisniew commented Apr 2, 2024

Describe the problem

There is a lot -- well ok most of -- the code base that is not covered by unit tests.
This is a placeholder that can group together unit test tasks instead of having to create and fill in a new issue for each unit test (trying to reduce friction for anyone wanting to add tests quickly)

The improvement you'd like to see

More unit tests.

Expected Benefits

More tests mean less chance of breaking stuff when we make changes.mean

Additional Context

If you want to add a test just comment here on what you want to add and I will add it to the list

@cwisniew cwisniew added good first issue A good issue for people wanting to contribute to start with code-maintenance Adding/editing javadocs, unit tests, formatting. labels Apr 2, 2024
joohyun1996 added a commit to joohyun1996/maptool that referenced this issue May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-maintenance Adding/editing javadocs, unit tests, formatting. good first issue A good issue for people wanting to contribute to start with
Projects
None yet
Development

No branches or pull requests

1 participant