Is it fine to launch a docker container with the database during integration tests? I plan to add this to the python integration test so it can be run with a real database
Sam Stoelinga
12/02/2022, 6:19 PM
assuming the connector after it gets merged will have a github action to run integration tests so should be fine?
m
Marcos Marx (Airbyte)
12/02/2022, 6:19 PM
Yes, this happens when Airbyte applies test in Java connectors