Skip to content

Add initial test framework for utils functions

Added the initial test framework that will eventually encompass all of the functions in the package. Started with the primary utility functions since those are widely used and also simple enough to get used to writing tests. All current tests pass 😁

Merge request reports

Loading