rsnext/test/e2e/app-dir/actions
Sebastian Markbåge b095e9e980
Test Progressive Enhancement of Server Actions (#52062)
Adds a regression test for testing progressive enhancement of Server
Actions. Both when passed from a Server Component and when imported into
a Client Component.

#51723 landed a bit too early which broke this but it'll be fixed again
once React is upgraded.

Co-authored-by: Shu Ding <g@shud.in>
2023-07-06 18:21:59 +02:00
..
app Test Progressive Enhancement of Server Actions (#52062) 2023-07-06 18:21:59 +02:00
app-action-export.test.ts Fix missing error when using Actions on the client layer without enabling the feature flag (#50257) 2023-05-25 14:22:27 +02:00
app-action-invalid.test.ts Change the Server Actions feature flag to be validated at compile time (#52147) 2023-07-03 20:29:57 +00:00
app-action-progressive-enhancement.test.ts Test Progressive Enhancement of Server Actions (#52062) 2023-07-06 18:21:59 +02:00
app-action-size-limit-invalid.test.ts Rename serverActionsSizeLimit as serverActionsBodySizeLimit and add docs (#51755) 2023-06-24 16:16:09 +00:00
app-action.test.ts type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +00:00
next.config.js Add test case for client sourcemaps (#49308) 2023-05-05 14:23:04 +00:00