Matt Wood

Results 2 issues of Matt Wood

Is it possible to mock / stub requests sent from `getInitialProps` or `getServerSideProps`? I've tried using `cy.route` and `cy.route2` but I don't think it works since it's expecting to mock...