-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.6
-
Component/s: Testing
-
None
My local mongodb test environment, which the driver to run tests normally via go tests, fails the Change Stream tests, because I have a replica set running locally, but the test fixtures assume that since the TOPOLOGY envvar isn't set, that it's a standalone.
For some tests its reasonable to rely on the topology argument, but this one is awkward, as it means that my local system always fails.
- is related to
-
GODRIVER-276 Implement a testing framework
- Closed