Skip to content
Discussion options

You must be logged in to vote

I found the answer myself, and honestly I feel quite silly.
I had been defining a new mount, globally accessible via cy.mount, that would properly wrap the component in a redux provider.
But somehow (and I am still not sure how because I have since started over), I was also creating another cy.mount elsewhere, because I got it to work now and I am sure that the problem was that I was calling the wrong mount. I was able to determine this in my new attempt by changing the name of the mount I was creating to reduxMount so I could properly track which mount I was using.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@younusrahman2022
Comment options

@antonio-costa
Comment options

Answer selected by Joshua-Thornton-software-dev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants