ccao-data / service-spark-iasworld

Service for extracting tables from the CCAO system-of-record and uploading them to the Data Department's data warehouse
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add unit and integration tests #12

Open dfsnow opened 2 months ago

dfsnow commented 2 months ago

Given how critical the output of this pipeline is to everything downstream of it, we should add data and integration tests to confirm that it's doing what we expect. This should include automated testing via CI/Actions.