Closed Philmod closed 4 years ago
Thanks for pointing this out. The mock DB makes the assumption that you would call collection
first (as that's what I was doing in my repo) but it should definitely support what you're trying.
Will take a look this week but PRs are definitely welcome too :)
Description
When you fetch a specific document with full path, it doesn't find it from the mock database.
Steps to reproduce
But this one does work:
Expected result
The document from the database.
Actual result
No result.
Environment