-
Notifications
You must be signed in to change notification settings - Fork 2.7k
B2C E2E Tests #1775
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
B2C E2E Tests #1775
Conversation
jmckennon
left a comment
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.
Awesome, looks good to me.
.vscode/settings.json
Outdated
| "typescript" | ||
| ], | ||
| "eslint.quiet": true, | ||
| "eslint.workingDirectories": ["./lib/msal-core", "./lib/msal-common", "./lib/msal-browser", "./lib/msal-node", "./lib/msal-angular"], |
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.
This is fine for now, but may revise as we roll out linting to across the repo.
|
This PR has not seen activity in 14 days. It may be closed if it remains stale. |
Adds samples and E2E tests for B2C use cases in
msal-core