You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if a Mock Sign In could be used more then once. In testing frameworks like jest there are methods that allow mocking only once and mocking more then once and having similar functionality with this library.
The text was updated successfully, but these errors were encountered:
mockbase/auth/auth.ts
Line 181 in bcb6bdb
It would be great if a Mock Sign In could be used more then once. In testing frameworks like
jest
there are methods that allow mocking only once and mocking more then once and having similar functionality with this library.The text was updated successfully, but these errors were encountered: