alchemistry/alchemtest

add tests

Closed this issue · 1 comments

We should have some basic tests that show that each data set can actually be accessed, perhaps

  • test the accessor load_*()
  • count the number of files
  • run a hash (sha256?) over some files and compare to a stored checksum

@xiki-tempula added GH actions and example tests in PR #47 ; what remains is to add more tests for data sets. I will close this issue and we can raise new issues for different data sets. Then it becomes easier to tick them off.

Thank you @xiki-tempula to get us started!