OCHA-DAP / hdx-signals

HDX Signals
https://un-ocha-centre-for-humanitarian.gitbook.io/hdx-signals/
GNU General Public License v3.0
5 stars 0 forks source link

Test monitoring #172

Closed hannahker closed 1 week ago

hannahker commented 4 weeks ago

Closes #110. This PR adds a basic testing framework to ensure that all code to monitor indicators runs successfully when new changes are introduced to the repository. This is a very basic sense check and should not be considered a full testing suite. Additional tests should be added, based on further test data, so that more complex edge cases are caught.

caldwellst commented 3 weeks ago

Alright, I'd like to help set up these testing files for data! Have time to chat today or tomorrow to go through this and discuss the way forward?

hannahker commented 1 week ago

@caldwellst I have tests for the majority of indicators running locally with sample data, however haven't pushed yet as I'm unsure about pushing the sample data. What do you think is the best way to validate if this is acceptable or not?