rsnext/test
2022-09-28 14:48:25 -07:00
..
.stats-app Add missing release stats config for app (#40805) 2022-09-22 09:37:00 -07:00
__mocks__ Update Edge Runtime (#38862) 2022-07-21 18:29:19 +00:00
development Fix flaky full reload hmr tests (#40786) 2022-09-22 08:56:42 -07:00
e2e Update flakey middleware rewrite test (#41007) 2022-09-28 14:48:25 -07:00
integration misc: remove NEXT_RUNTIME=edge from middleware tests (#40977) 2022-09-28 09:47:37 +00:00
lib Revert "Merge e2e test node_modules (#40926)" (#40974) 2022-09-28 08:08:46 +00:00
production Ensure skipClientCache is honored for router.push (#40932) 2022-09-26 23:30:49 -07:00
unit Add support for fallback font and css variable for font/local (#40990) 2022-09-28 12:19:52 -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.