Closed tpaulshippy closed 4 years ago
your mongo setup ( and probably redis ) requires authentication for `delete
. You could try and manipulate the connection string/object in the tests ( do not commit, only on local ) with the appropriate authentication data.
Hey everyone 👋
New maintainer here… we, i.e. @thenativeweb, have taken over the responsibility to maintain this module from @adrai, and I would like to give a little update on this issue:
One of the first things we are going to do is to update the test setup, so that it becomes easier to run the tests in a reliable way. So for now, I am going to close this issue.
If you have any questions or anything else, please feel free to re-open it, or to open a new one 😊
When I pull down the repo and run the tests, I get 312 passing and 10 failing. Am I missing a setup step?
Here are the failures: