microsoft / DevHomeAzureExtension

Dev Home Azure Extension
MIT License
68 stars 15 forks source link

[DeveloperId]: Add unit tests for feature area #76

Closed ssparach closed 7 months ago

ssparach commented 7 months ago

Summary of the pull request

This PR adds unit tests for the DeveloperId feature in the DevHomeAzureExtension.

Detailed description of the pull request / Additional comments

This PR contains the below:

Future improvements will be made to better test the interactive login flow (i.e. confirm that clicking AddAccount opens the MSAL dialog on DevHome window etc.)

Validation steps performed

Local Build Manual testing of connecting developer account flow (login and logout) Confirmed that the unit tests added here pass locally

PR checklist