-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Running driver tests on a live servers is a horrible idea. If something goes wrong, you could loose your data.
We need to provide a sandboxed environment that runs mongod without interfering with your environment.
We'll add a Vagrantfile to launch a virtual machine to solve this.
This way the environment is guaranteed too.