INCEPTdk / omop_etl

3 stars 2 forks source link

Add multi-transform integration tests #154

Open epiben opened 2 months ago

epiben commented 2 months ago

Currently, each integration test only considers one transform at a time. It would be wise to extend or tests to cover 2 or 3 transforms as well, such as source.administrations+source.prescriptions -> cdm.stem -> cdm.drug_exposure, cdm.stem -> cdm.drug_exposure -> cdm.drug_era and registries.diag+source.observations -> stem -> condition -> condition_era.