Commit Graph

2 Commits (fe464a217c2e8dcf094a4a04c25668d72d1e3839)

Author SHA1 Message Date
Vinícius Garcia fe464a217c Add docker test support for mysql 2021-12-14 23:55:49 -03:00
Vinícius Garcia 45edd4b1dd Add docker test setup for postgres
Before this commit the user would need to setup a local postgres
database manually in order to run the tests.

Now we are setting it up using docker-test which makes it easier.

We still require manual setup of sqlserver and mysql databases,
we'll fix these soon so that running the tests become trivial.
2021-12-14 23:34:26 -03:00