skeema / tengo

Go La Tengo: a MySQL automation library
Apache License 2.0
27 stars 19 forks source link

Integration testing suite #6

Closed evanelias closed 6 years ago

evanelias commented 6 years ago

This PR adds generic support for performing integration testing against multiple MySQL versions using Docker. It also uses that support to implement an integration testing suite for Tengo, increasing test coverage from 51% to 86%.