How to bypass API that required authenication with fixture data cypress component testing in reactjs
I’m trying to bypass the api that required authenication completely with fixture data to test this component, but received this error ” -click (uncaught exception) Error: No active account! Verify a user has been signed in and setActiveAccount has been called.”