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.
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.