-
Notifications
You must be signed in to change notification settings - Fork 53
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
Unable to mock for test #102
Comments
Hi @ergunp I've set the mockup Azure AD response in mockupPayload
|
@J-theGit Thanks I'll give this a shot |
Actually found a better way
|
I'm currently stuck on the same error message using testing-library. How did you resolve this issue? |
Hi,
I am trying to mock adalFetch but with no luck. I keep getting,
{ message: 'User login is required', msg: 'login required' }
here is what I have so far
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: