AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Create a unit test which tests important functionality of the host system
Next time we modify the host system, we need to add tests.
Initial design is that the test should create and spin up a barebones electron app which simply has the host system, and then have it run a bunch of self tests and report them back to mocha in some way.