RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
789 stars 258 forks source link

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

Open cwisniew opened 6 months ago

cwisniew commented 6 months ago

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

555vedant commented 3 weeks ago

i wanted to work with this issue can you assign it to me ?

thelsing commented 3 weeks ago

Just start working and submit a PR. There is no need to get an issue assigned.