-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
Setting MONGODB_URI works fine for directly running `cargo test`, but interacts awkwardly with running tests via an ide (e.g. vs code). To fix this, the test runner could look for a local file at a static path ($HOME/.mongodb_uri?) in addition to the environment variable.