vscode-cosmosdb
vscode-cosmosdb copied to clipboard
Create unit tests for Mongo scrapbook commands
There's a bunch of mongo commands the user could run from the scrapbook and its unrealistic for us to test each command on a consistent basis. However, it should be pretty easy to just set up a bunch of unit tests running against a test db
We may change priorities later. But currently not worth the effort.