luukvdmeer / sfnetworks

Tidy Geospatial Networks in R
https://luukvdmeer.github.io/sfnetworks/
Other
347 stars 20 forks source link

Setup testthat for package testing #32

Closed loreabad6 closed 4 years ago

luukvdmeer commented 4 years ago

Basic tests are implemented. For a higher test coverage we should open new issues I think. The setup is done

Robinlovelace commented 4 years ago

Great to see we have tests!

Minor point: may be worth considering tinytest framework if you have any issues with failing tests. Context: https://github.com/r-spatial/sf/issues/1318#issuecomment-612074691

luukvdmeer commented 4 years ago

Looks interesting! I opened this as a new issue (with low priority for now)