A collection of common helpful cosmos database classes
To run the tests you will need the CosmosDB emulator installed.
- Start the CosmosDB emulator
- Open the CosmosDB emulator data explorer and copy the
Primary Key
value - Set the
COSMOSDB_KEY
environment variable with the value of thePrimary Key
- In the
src/
folder rundotnet test