sssom-py icon indicating copy to clipboard operation
sssom-py copied to clipboard

Clean up tests/data/validation_data

Open matentzn opened this issue 3 years ago • 1 comments

There are quite a few JSON files in there which were from an ancient SSSOM version.

We should

  1. regenerate all the data in the tests/data/validation_data using the up-to-date sssom-py
  2. check that all tests still pass

matentzn avatar Sep 23 '22 10:09 matentzn

I removed all files from within validate_data dir and ran all tests. They pass! It seems like none of those files were used by any of the tests. check out #318

hrshdhgd avatar Sep 25 '22 21:09 hrshdhgd