Closed ghost closed 8 years ago
Tests need to be updated for this to get merged. Default option is auth=True. This means the mongo instance we are starting in travis and the config used for running tests must have authentication capability enabled.
Can you run one of them (maybe the 2.7) with auth off?
My goal is to test it against two different mongo daemons one with auth and one w/o auth.
Another PR in the works
Tests need to be updated for this to get merged. Default option is auth=True. This means the mongo instance we are starting in travis and the config used for running tests must have authentication capability enabled.