PlayFab / vscode-playfab-explorer

PlayFab Explorer extension for VS Code
Other
23 stars 10 forks source link

Unit tests for playfab.account #7

Closed MGudgin closed 5 years ago

MGudgin commented 5 years ago

Add Login and Logout tests.

Some re-factoring to allow mocking of user input.

Add references to typemoq and Mocha.

Bootstrap code and launch.json changes cribbed from vscode-azurefunctions.