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 😁