Powered by
I'm using Next.js and have just setup cypress this...
# e2e-testing
s
stale-ambulance-12910
08/19/2022, 8:19 PM
I'm using Next.js and have just setup cypress this week. I've got a couple full flows working, but now I'm wondering if there's a way to mock
getServerSideProps
? I found a guide,
https://glebbahmutov.com/blog/mock-network-from-server/
, but it seems to be outdated and not encouraged.
Previous
Next