rcsb / py-rcsb_utils_targets

RCSB module containing methods for target data management
Apache License 2.0
0 stars 0 forks source link

PharosTargetProvider: Actually check cache files in testCache() #15

Closed aliciaaevans closed 1 year ago

aliciaaevans commented 1 year ago

During testing for https://github.com/rcsb/py-rcsb_workflow/pull/8, determined that testCache() was not actually doing anything and causing empty Pharos files to overwrite valid files in the BuildLocker stash.

This checks to make sure the expected data files were downloaded.