djay / covidthailand

Thailand Covid testing and case data gathered and combined from various sources for others to download or view
126 stars 15 forks source link

pytests without checking in docs #47

Closed djay closed 3 years ago

djay commented 3 years ago

Use paramatised tests that find csv files and match them to scraped files and compare the scrapped output to the csv. Hopefully should be quick enough process to add in csv file to initiate the test each time it fails and then debug exactly whats going wrong.