aidh-ms / oicu-extractor

MIT License
3 stars 0 forks source link

add CI ready DB testing #73

Open aegis301 opened 5 months ago

aegis301 commented 5 months ago

We want to run our pipeline against real world dbs consistently for testing purposes. Locally, this is not a problem, however, we need databases filled with dummy data that contain the same structure as our current databases to be usable in our ci. We want to create a docker container that integrates into our CI for testing purposes and replicate the DBs there.