pyexasol icon indicating copy to clipboard operation
pyexasol copied to clipboard

Convert integration tests to unit tests

Open tomuben opened this issue 4 months ago • 0 comments

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.

tomuben avatar Sep 04 '25 17:09 tomuben