-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
fix: ADO single and multi file tests #3096
Conversation
|
|
Commit SHA:4648b18903b2a8eed43fae531aa7ada6d7f353af Test coverage results 🧪
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. One comment re changeset for tests, not sure if this would be (or whether it should be) surfaced for the 2.0.2
changelog
Why does this PR exist?
Closes #3085
What does this pull request do?
Changes to the way that ADO works meant that the fetch mocks had to be updated to test the functionality correctly
Testing this change
Run the tests (or see them in the pipeline) - see that
ADOTokenStorageTest.ts
✅