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

Question: How to bypass MSAL authentication for unit testing? #4

Closed
esenseial opened this issue Jul 27, 2021 · 4 comments
Closed

Question: How to bypass MSAL authentication for unit testing? #4

esenseial opened this issue Jul 27, 2021 · 4 comments
Labels

Comments

@esenseial
Copy link

Are there any best practices to bypass MSAL authentication for unit testing?

I already tried to do so using dependency_overrides but I could not figure out how to make it work.

Greetings,
Michael

@dudil
Copy link
Owner

dudil commented Jul 28, 2021

Hi Michael,

Could you please be more specific around what you are trying to achieve?
What exactly the scenario you are trying to test?
Is there any specific flow or API in mind you were looking for in the library?
Are you looking for a mockup api? or maybe a way to have a "silent" authentication to MSAL?

Would love to help once I know exactly what you are looking for.

Cheers,
@dudil

@dudil
Copy link
Owner

dudil commented Aug 11, 2021

@esenseial - are you still require my assistance here? 😄

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 11, 2021
@github-actions
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants