rsnext/test
JJ Kasper e7f97c332e
Fix no-store test case (#41775)
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

x-ref:
https://github.com/vercel/next.js/actions/runs/3319321225/jobs/5484439514
2022-10-25 02:05:48 -07:00
..
.stats-app Only import dev overlay for dev mode (#41771) 2022-10-25 00:53:13 -07:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development Update precompiled react to next channel (#41708) 2022-10-24 00:31:52 -07:00
e2e Fix no-store test case (#41775) 2022-10-25 02:05:48 -07:00
integration Updating avg width metrics for google fonts (#41755) 2022-10-24 21:17:32 -07:00
lib Bundle ssr client layer excepts react externals (#41606) 2022-10-22 16:33:51 -07:00
production BREAKING CHANGE: Remove React 17 (#41629) 2022-10-21 22:20:36 +00:00
unit Update font avg (#41734) 2022-10-24 13:47:19 -07:00
.gitignore
jest-setup-after-env.ts Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
jest.d.ts Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined. (#38183) 2022-06-30 11:31:33 -05:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt Add additional file serving tests (#12479) 2020-05-04 11:58:19 -05:00

See Testing for more information on how you can run/write/debug tests for Next.js.