sundial-pointcloud-geometry / ectopylasm

Tools for visualizing and fitting pointcloud data
MIT License
1 stars 1 forks source link

Add tests for changed functions #6

Closed egpbos closed 5 years ago

egpbos commented 5 years ago

I forgot to write tests for the cone functions when I changed the interface to use Cone objects, violating my own unwritten rule about when to absolutely write tests (i.e. when you change a function). Do it anyway!