We used to have this, using (my) https://github.com/vorburger/MariaDB4j,
with the DEV profile, but it stopped working at some point. The code for it
is still around, so it would just needs to be revived.  But I had the
feeling nobody was missing it much... it could be"nice", but I think e.g.
the pure Spring Boot ITs (previous thread) would add more value, if someone
had time to jump on that...

On Wed, 2 Oct 2019, 20:38 Awasum Yannick, <[email protected]> wrote:

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

Reply via email to