oh, now I get it, you want to use cy.intercept in ...
# component-testing
m
oh, now I get it, you want to use cy.intercept in component tests Of course they are. Just think of component test as a small scale e2e test, you have the entire cypress api search in this repo's cy.js files for cy.intercept https://github.com/muratkeremozcan/react-hooks-in-action-with-cypress