exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Remove artifacts from TestContainer #253

Open tomuben opened 1 year ago

tomuben commented 1 year ago

Background

In #168 we removed the pre-installed testcontainer and allowed injection of an external test-container. Some artifacts still need to be removed, for example: https://github.com/exasol/integration-test-docker-environment/blob/5492d0b66641eb666667a9b8d1be7a9704c4efa6/docker_db_config_template/7.1.0/EXAConf#L195

Acceptance Criteria

Go over code and removed any not needed artifacts.