Hey guys. I have started using cypress in my nuxt ...
# component-testing
h
Hey guys. I have started using cypress in my nuxt project. How do i mock my custom plugin? My test case is failing because i am using a value injected by my plugin inside component and it is undefined there now