UBC-MDS / KmeansR

Documentation
https://ubc-mds.github.io/KmeansR/index.html
Other
0 stars 2 forks source link

Add more robust tests #39

Closed RobBlumberg closed 4 years ago

RobBlumberg commented 4 years ago

We need to add a few more robust tests / exception handling to validate inputs. I think if everyone adds a test to make sure data type are always numeric, this should be good enough. I think going as far as testing things like the duplicate point problem may be out of scope..