kaizendorks / pymongo_inmemory

A mongo mocking library with an ephemeral MongoDB running in memory.
MIT License
40 stars 13 forks source link

Centralize configuration #13

Closed ekarademir closed 4 years ago

ekarademir commented 4 years ago

conf function handles necessary configuration retrieval. Closes #1