BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

Add tests for sites_included addition to occDet object #115

Closed FrancescaMancini closed 3 years ago

FrancescaMancini commented 5 years ago

The occDet object returned by occDetFunc now includes a list of sites that were selected and included in the bugs data. Add some tests.

drnickisaac commented 3 years ago

Not sure tests are required. The code to calculate sites_included is now quite transparent, and this code will be run frequently and thus covered by other tests.