next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Create a cypress project for the middleware demo

Open sarahetter opened this issue 2 years ago • 2 comments

Due to the newest implementation of middleware (as root level instead of nested), we had to remove middleware (and its tests) from our default demo, because it results in clearing out the static page manifest that we still want to test for.

Since these are mutually exclusive scenarios, we should create a new project to be able to test for middleware.

sarahetter avatar Jun 28 '22 19:06 sarahetter

I've added it to the backlog

nickytonline avatar Jun 28 '22 19:06 nickytonline

I think @ascorbic added these back in https://github.com/netlify/netlify-plugin-nextjs/pull/1479?

nickytonline avatar Aug 02 '22 14:08 nickytonline