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

[msal-node][msal-common] unit tests for msal-node changes #1449

Merged
merged 12 commits into from Apr 9, 2020

Conversation

sangonzal
Copy link
Contributor

Corresponding tests for #1434

Copy link
Member

@sameerag sameerag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you please test the coverage please?

lib/msal-common/src/client/BaseClient.ts Show resolved Hide resolved
@sameerag sameerag mentioned this pull request Apr 6, 2020
1 task
.gitignore Outdated
@@ -255,6 +255,9 @@ paket-files/
.DS_Store
.DS_Store?

# Visual Studio code
.vscode/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/.vscode/settings.json

I like having this in the repo because it we can use to setup things like linting, etc in the repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok cool I'll remove this from .gitignore

sangonzal and others added 2 commits April 9, 2020 11:14
…checks

[msal-node] Switch strictNullChecks: true for msal-node
@sangonzal sangonzal merged commit d18088c into sagonzal/device-code Apr 9, 2020
@sangonzal sangonzal deleted the sagonzal/msal-node-tests branch May 6, 2020 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants