We've seen some problems, particularly on CI, where Embedded Mongo hangs while trying to start the Mongo process. To limit the problem, this commit replaces the use of Embedded Mongo with Testcontainers where we can, leaving Embedded Mongo in use only where we're specifically testing our Embedded Mongo support. Closes gh-28843 |
||
---|---|---|
.. | ||
src | ||
build.gradle |