Skip to content

How to migrate away from motor? #62

@NiklasMM

Description

@NiklasMM

Since motor will be deprecated soon I migrated our codebase to the native pymongo async driver, but now I'm having trouble migrating the tests where we previously used mongomock_motor. mongomock doesn't have async support, so I'm left with implementing a mock myself or is there any other good mocking library for async pymongo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions