mochic

Results 7 issues of mochic

is this something that you think would be a useful improvement?

hey - really appreciate this extension, it's made my life a lot easier (as is with most flask extensions) - mongoengine supports mocking via connection uri: `mongomock://...` - this sort...

i think we need a deployment plan for pushing to pypi: - checkout master (will use it as dev since we've already started doing that?) - update CHANGELOG.rst - bumpversion...

enhancement

Due to my terrible hackjob testing framework I've been able to accidentally pass tests (changed the file source path but didnt delete my local cache >.>...). I've resolved it in...

Bamboo

We want to add ISI related information. ISI isn’t currently supported. @saskiad mentioned that this could be implemented as a data acquisition class and that seems good to me.

feature

Currently at: https://github.com/marshmallow-code/marshmallow/blob/1781e9a18895aa9b473fb5587de3cf922416733e/marshmallow/schema.py#L396-L397 iteration behavior is determined by list(). Would it be considered a useful feature to be able to override this behavior with a function that takes the object...