imsweb / mph

Java implementation of the Multiple Primary and Histology Coding Rules.
Other
4 stars 2 forks source link

Improve SEER*API disease download process #137

Closed depryf closed 10 months ago

depryf commented 10 months ago

The process itself is fine, it's a lab class that uses the SEER*API Java client to connect, download the diseases and create some specialized CSV files. It's all good. But the process is manually triggered "once in a while". That's not great.

I would like to add a unit test that fails if the date last updated in the project is prior to the date last updated in SEER*API.