Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity] Add testing to VSCodeCredential #8030

Closed
sophiajt opened this issue Mar 25, 2020 · 1 comment
Closed

[Identity] Add testing to VSCodeCredential #8030

sophiajt opened this issue Mar 25, 2020 · 1 comment
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@sophiajt
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a follow-on from #7994, we need to add some way to test VSCodeCredential to ensure it continues to work. We could take a page from the work on AzureCLICredential and mock the connection to keytar.

Describe the solution you'd like
Mock a keytar connection that successfully returns a known token, and ensure that token is valid on the credential side.

@sophiajt sophiajt self-assigned this Mar 25, 2020
@sophiajt sophiajt added Azure.Identity Client This issue points to a problem in the data-plane of the library. labels Apr 2, 2020
@triage-new-issues triage-new-issues bot removed the triage label Apr 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

3 participants