Ivan, Integration tests run with a real MySQL server to the best of my knowledge. Will you be willing to add an embedded MySQL server for testing purposes?
Maybe send a PR to add this feature as this will benefit you and add value to other contributors. Hi All, Is this a good proposal from Ivan? I think so. Ivan, you could go ahead and create an issue for this feature if there is no way to run an embedded MySQL database at the moment. Thanks. Awasum On Wed, Oct 2, 2019 at 7:22 PM Ivan Bondarenko <[email protected]> wrote: > Hello! > > I see that integration tests fail if Mysql server is down. > Is there any possibility to run the integration tests without external > Mysql server? > > I have tried to run it with `env=dev` but without success. > > Thanks, > Ivan > >
