Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
..
2020-04-26 15:46:04 +02:00
2020-07-07 14:18:10 +03:00

=========

Spring Data MongoDB

Relevant Articles:

Spring Data MongoDB Live Testing

There are 3 scripts to simplify running live tests:

  1. live-test-setup.sh builds a docker image with the necessary setup and runs it. The environment is ready, when the log stops - it takes approximately 30 seconds.
  2. live-test.sh runs the live tests (but no other tests).
  3. live-test-teardown.sh stops and removes the docker image.