rsnext/test/unit
Gerald Monaco 79e30f9cb6
More React 17 clean up (#26775)
Remove unnecessary `React.Suspense` checks, as the minimum supported version is `react@>=17.0.1`. Also removes some files from the `react-18` integration test that are no longer necessary as of #26664.
2021-08-02 19:14:31 +00:00
..
fixtures fix: next dynamic with jest (#26614) 2021-06-28 13:23:14 +00:00
babel-plugin-next-ssg-transform.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
find-config.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
find-page-file.unit.test.js Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
get-node-options-without-inspect.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
getDisplayName.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
htmlescape.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
image-rendering.unit.test.js Add fallback for <Image /> component when JavaScript is disabled in browser (#19052) 2021-03-23 19:25:00 +00:00
is-serializable-props.unit.test.js Clarify error message in isSerializableProps (#22856) 2021-07-25 06:08:30 +00:00
link-rendering.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
link-warnings.test.js Fix react@next and react@experimental tests (#26088) 2021-06-14 14:40:15 -05:00
loadGetInitialProps.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
mitt.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
next-babel-loader.unit.test.js Ensure next/dynamic transpiles for tests (#24751) 2021-05-07 19:21:54 +02:00
next-babel.unit.test.js Remove experimental-modern-preset option (#25100) 2021-05-14 15:55:24 +02:00
next-dynamic.test.js fix: next dynamic with jest (#26614) 2021-06-28 13:23:14 +00:00
next-head-rendering.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
next-server-utils.unit.test.js Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
next-swc.unit.test.js Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
oxford-comma.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
page-route-sorter.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
parse-relative-url.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
phaseConstants.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
recursive-copy.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
recursive-delete.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
recursive-readdir.unit.test.js Break-up unit tests to separate step (#18992) 2020-11-10 12:25:50 -05:00
router-add-base-path.unit.test.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
webpack-config-overrides.unit.test.js Fix and add test filterModuleRules for next-plugin-storybook (#17306) 2021-01-26 19:28:41 +00:00