rsnext/test/e2e/app-dir/app
Zack Tanner a4431a9126
skip provide-paths test when deployed (#67203)
This test cannot be run in `test-deploy` because it inspects the
contents of the `.next` folder.
2024-06-26 10:22:06 +02:00
..
app Handle nonce on Next.js injected script/link tags (#65508) 2024-05-10 16:21:22 +02:00
pages Fix SSG query with experimental-compile (#56680) 2023-10-11 01:52:36 +00:00
public fix: <Script> with beforeInteractive strategy ignores additional attributes in App Router (#59779) 2024-01-03 20:48:55 +01:00
styles Leverage mini css plugin hmr for app dir (#38830) 2022-07-21 14:38:04 +02:00
experimental-compile.test.ts Add additional handling for experimental-compile (#56224) 2023-09-29 22:11:45 +00:00
flying-shuttle.test.ts Add experimental trace file field (#65071) 2024-04-26 10:08:02 -07:00
index.test.ts [ppr] Enable static shell debugging in other environments (#65483) 2024-06-10 09:42:32 -07:00
middleware.js Handle nonce on Next.js injected script/link tags (#65508) 2024-05-10 16:21:22 +02:00
next.config.js Add experimental trace file field (#65071) 2024-04-26 10:08:02 -07:00
provide-paths.test.ts skip provide-paths test when deployed (#67203) 2024-06-26 10:22:06 +02:00
standalone-gsp.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
standalone.test.ts Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
useReportWebVitals.test.ts BREAKING CHANGE: remove deprecated analyticsId from config, and the corresponding performance-relayer files and tests (#64199) 2024-04-15 15:23:30 +00:00