xk6-sql icon indicating copy to clipboard operation
xk6-sql copied to clipboard

Add integration tests in CI

Open imiric opened this issue 4 years ago • 0 comments

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).

Of course we should first setup a basic CI that runs golangci-lint, go mod verify, etc.

imiric avatar May 17 '21 16:05 imiric