Add support for running integration tests with dockerized test databases.

This commit is contained in:
go-jet 2021-12-17 16:59:43 +01:00
parent 4d5abc85c6
commit 972fc1d9bf
13 changed files with 210 additions and 67 deletions

3
.gitignore vendored
View file

@ -19,4 +19,5 @@
gen
.gentestdata
.tests/testdata/
.gen
.gen
.docker