Skip to content

Write missing tests for modules #61

@Lunarnovaa

Description

@Lunarnovaa

With the merging of #43, we are now in a position to implement tests for all modules to improve stability. The initial PR did not add tests for all pre-existing modules, so we will have to make a concerted effort to do so. Current modules missing tests are as follows (I have loosely assigned some modules, please feel free to complain if I have done so incorrectly):

Why it's important to implement tests for these modules as a concerted effort rather than as they are modified: anytime the library is modified, all tests are ran due to widespread reliance. Additionally, any PR that has treewide changes would need to run many tests. Without widespread testing, things may break without us realizing due to our reliance on tests.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions