Loreon
Labs
Platform
Docs
Home
Ecosystems
Other
pytest-async-mongodb
ovangle/pytest-async-mongodb
Other
Emerging
GitHub
Stars
—
Forks
—
Contributors
4
Last push
47mo ago
Recent commits
Latest commits.
General improvements (#5)
f1f9bab
Feng-Yin
47mo ago
Add pymongo to requirements to use bson
82f4c14
Gonzalo Verussa
62mo ago
Format code with black
bb1600e
Gonzalo Verussa
62mo ago
Add new tests for find method
4d83bd5
Gonzalo Verussa
62mo ago
Add AsyncCursor to make find work with async for
38bfea0
Gonzalo Verussa
62mo ago
Change the way of dynamic creation of asynchronous methods to avoid Pytest warning for deprecation of @coroutine in pytest>=3.8
a4a68c4
Gonzalo Verussa
62mo ago
Update find_one to use super() insted of recode it and remove find of ASYNC_METHODS because its not async on async mongodb clients
f8b8170
Gonzalo Verussa
62mo ago
Update get_collection and get_database to use super() insted of recode it to support mongomock>=3.22.1
7ef9a1a
Gonzalo Verussa
62mo ago
Top contributors
Builders behind this project.
gonzaloverussa
13 commits
assigdev
6 commits
xzased
4 commits
Feng-Yin
1 commits