387 B
387 B
=========
Spring Data MongoDB Live Testing
There are 3 scripts to simplify running live tests:
live-test-setup.shbuilds a docker image with the necessary setup and runs it. The environment is ready, when the log stops - it takes approximately 30 seconds.live-test.shruns the live tests (but no other tests).live-test-setup.shstops and removes the docker image.