You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have this deployed in production so would be good to test with it. Should we setup tests to run with multiple versions of mongo or is that overkill?
The text was updated successfully, but these errors were encountered:
if I understand you correctly, you are talking about the version of the mongo server used for testing? If so, then that could be changed in the lightblue-mongo [1] project. That said, 3.2.4 is not an option even in the newest version of the 3rd party mongo library that we use. It is currently possible to change the mongo version using an annotation [2] on the test suite.
We have this deployed in production so would be good to test with it. Should we setup tests to run with multiple versions of mongo or is that overkill?
The text was updated successfully, but these errors were encountered: