Skip to content

MongoService should provide a blank database when NODE_ENV = development #4

Description

@just-chillin

This way, we can spin up a blank database for every unit test that is running and can always develop in a fresh database.

This can be done by storing a uuid that is unique across every launch of the api, and then creating a view that only includes documents with that uuid

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions