riparias / rato-occurrences

DwC mapping of RATO vwz occurrences
MIT License
0 stars 1 forks source link

Add tests missing data #137

Closed PietrH closed 10 months ago

PietrH commented 10 months ago

A while ago, all observations that weren't from 2023 were removed from the raw data. With this PR I implement a test that will fail if something like this happens.

I also added a test that checks if occurrence.csv exists. It always should, since if the mapping fails, the old one will still be there, but I feel better with the little test in place.

PietrH commented 10 months ago

This will trigger new data to be fetched, but the resulting PR should not be merged!