liamkendall / pollimetry

Pollimetry: Robust estimates of body size and co-varying traits in pollinating insects
2 stars 2 forks source link

unit testing and vignettes. #4

Open ibartomeus opened 6 years ago

ibartomeus commented 6 years ago

Would be awesome to add some unit testing at some point. See this for a start:

http://usethis.r-lib.org/ install.packages("usethis") use_testthat()

And travis.ci: use_travis()

And vignettes: use_vignette()

liamkendall commented 6 years ago

added more tests, nearly everything covered I think

liamkendall commented 6 years ago

but test folder is causing travis to fail