Join Discord
Powered by
I'd read somewhere that Cypress needs to stub the ...
# component-testing
j
jolly-oil-35623
07/21/2022, 8:17 PM
I'd read somewhere that Cypress needs to stub the same instance of the object that the Component uses. If I'm importing the object
route
, and there's also some build-time find/replace in the component itself, are they maybe using different instances?
Previous
Next