Add integration tests in CI
Open
- Dominant language
- Go
- Stars
- 190
- Forks
- 65
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 10
Description
To ensure the extension keeps working with the supported RDBMSs there should be some integration tests for each, which should be straightforward to do since all have Docker images available (even [SQL Server](https://hub.docker.com/_/microsoft-mssql-server)).
Of course we should first setup a basic CI that runs `golangci-lint`, `go mod verify`, etc.
Contributor guide
Assessment
This issue has not been assessed yet.