Skip to content

Conversation

touilleMan
Copy link
Member

This PR include #303 (it takes it as a starting point).

It fix the support of mongomock (you can either pass a MONGODB_USE_MOCK=True flag in flask's config or use the mongomock:// prefix in the host)

It fix the unittests that where silently failing: MongoEngine keep a global state of the connection but this wasn't clean before each test, hence some of them were using an old connection state which...

@lafrech I don't have commit right to this repo, can you review, merge&release for me ? ;-)

@lafrech
Copy link
Member

lafrech commented Mar 14, 2017

@lafrech I don't have commit right to this repo

Now, you do!

can you review, merge&release for me ? ;-)

I'm sorry, I can't do that right now. I'm gonna trust you and @wojcikstefan.

@touilleMan touilleMan merged commit 7d47a71 into MongoEngine:master May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants