Skip to content

Rewrote integration tests with test-containers framework

Compare
Choose a tag to compare
@AnastasiiaSergienko AnastasiiaSergienko released this 04 Feb 09:39
34e2a49

Summary

In this release we refactored the structure of the project and rewrote integration tests with test-containers framework.

Changes

  • #295: Removed dist module.
  • #287: Removed an unsupported capability from MySQL dialect.
  • #223: Rewrote Exasol integration test.
  • #300: Rewrote PostgreSQL integration test.
  • #302: Removed old integration tests dependencies.
  • #303: Rewrote Oracle integration test.
  • #305: Rewrote Hive integration test.
  • #307: Removed old integration tests classes.
  • Update README.md