remotePARTS
remotePARTS copied to clipboard
Package needs unit tests
Currently, the package has build tests that ensure that the code can run - but no formal tests that the functions behave properly are implemented yet. These are needed to ensure that any updates to the package do not break the functionality.
I wrote this package before I understood the importance of unit tests. I now know how necessary they are and they should be implemented ASAP.