pyexasol
pyexasol copied to clipboard
Convert integration tests to unit tests
Summary
Some integration tests can be converted to faster unit tests, as they do not need an running docker-db.
Details
Some tests are implemented as integration tests, but without the need of a running docker-db.