rsnext/test/integration
2021-09-06 13:41:18 +02:00
..
404-page Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
404-page-app Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
404-page-custom-error Remove buildId from server-side files (#14413) 2020-06-22 21:12:36 +00:00
404-page-ssg Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
500-page Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
absolute-assetprefix Don't use assetprefix on getServerSideProps and getStaticProps (#15634) 2020-07-29 16:51:51 +00:00
amp-export-validation Refactor moveExportedPages to use getPagePath (#14247) 2020-06-17 03:40:07 +00:00
amphtml Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
amphtml-custom-optimizer Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
amphtml-custom-validator Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
amphtml-fragment-style Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
amphtml-ssg Make sure that params are properly passed to hybrid amp pages (#17461) 2020-10-15 16:03:02 +02:00
api-body-parser Don't throw 500 error when Content-type is invalid (#24818) 2021-05-05 14:27:44 +00:00
api-catch-all Normalize trailing slashes (#13333) 2020-06-23 13:38:49 +02:00
api-support fix: should allow nullable param for res.end (#28694) 2021-09-01 17:01:00 +00:00
app-aspath Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
app-document Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
app-document-add-hmr Ensure adding _app/_document HMRs correctly (#28279) 2021-08-19 08:12:12 +00:00
app-document-import-order Enable optimized loading strategy (#26021) 2021-06-12 11:26:47 +00:00
app-document-remove-hmr Fix HMR when custom _app or _document is removed (#28227) 2021-08-18 11:01:02 +00:00
app-document-style-fragment Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
app-functional Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
app-tree cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
async-modules Allow pages to be async modules to enable top-level-await (#17590) 2020-10-14 11:55:42 +02:00
auto-export Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
auto-export-error-bail Add warning when reserved pages are nested (#13449) 2020-05-27 16:45:53 +00:00
auto-export-query-error Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
auto-export-serverless Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
auto-export-serverless-error Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
babel Include all files in Prettier (#17050) 2020-09-14 02:53:19 +00:00
babel-custom Fix babel-loader failing on JSON5 syntax (#26194) 2021-06-16 17:26:43 +00:00
basepath Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
basepath-root-catch-all Fix data URL with root-catchall and basePath (#16263) 2020-08-17 15:25:36 +00:00
basic Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
bigint Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
broken-webpack-plugin Fix hot reloader edge case with broken webpack plugins (#15659) 2020-07-29 23:44:25 -04:00
build-indicator Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
build-output use a shared worker pool for collecting page data and static page generation (#27924) 2021-08-12 19:54:49 +00:00
build-stats Add version for stats (#21823) 2021-02-03 20:46:35 +00:00
build-trace-extra-entries Ensure build trace handles mixed modules (#28770) 2021-09-03 11:30:00 -05:00
build-warnings Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli commands (#15422) 2020-07-28 12:12:57 +02:00
bundle-size-profiling Enable polyfillsOptimization (#10574) 2020-02-18 19:26:55 +01:00
catches-missing-getStaticProps Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
chunking Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
clean-distdir Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
cli Remove React version checks and warnings that are no longer needed (#25992) 2021-06-14 19:34:53 +00:00
client-404 Make loadPage track success of script loading (#16334) 2020-08-19 11:41:01 +00:00
client-navigation Use recommended pattern in testing example (#28404) 2021-08-25 12:33:57 -05:00
client-navigation-a11y Revert "Revert "[a11y] Route Announcements"" (#23086) 2021-03-15 20:18:11 +00:00
client-shallow-routing feat: automatically enable webpack 5 (#22323) 2021-03-24 14:10:10 +01:00
compression Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
config Prevent node inspect from causing webpack check to fail (#25876) 2021-06-08 09:23:08 +02:00
config-devtool-dev Test fixes for Babel mode (#24312) 2021-04-28 11:51:57 +02:00
config-empty Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
config-experimental-warning [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
config-promise-error Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
config-resolve-alias Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
config-syntax-error Add proper error when failing to load next.config.js (#28099) 2021-08-14 13:52:18 +00:00
conflicting-public-file-page Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
conflicting-ssg-paths/test Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
create-next-app Do not have the required package error fix (#28662) 2021-09-01 02:01:55 +00:00
critical-css Fix experimental optimizeCss for SSR (#22513) 2021-02-25 09:56:11 +00:00
css/test Update client error to show link in console (#27789) 2021-08-05 10:38:06 -05:00
css-client-nav/test Ensure custom app regex is correct for Windows (#28631) 2021-08-30 20:09:48 -05:00
css-customization/test Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
css-features use official mini-css-extract-plugin and experimentalUseImportModule (#24573) 2021-05-12 16:04:01 +00:00
css-fixtures Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
css-minify Fix css minify incorrectly duplicating variables (#27150) 2021-07-14 21:16:11 +00:00
css-modules/test Fix css minify incorrectly duplicating variables (#27150) 2021-07-14 21:16:11 +00:00
custom-error Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
custom-error-page-exception Update snapshot for font-optimization test (#26823) 2021-07-01 17:10:01 +00:00
custom-page-extension Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
custom-routes Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
custom-routes-catchall De-experimentalize custom-routes (#14602) 2020-06-27 09:18:18 +00:00
custom-routes-i18n Preserve asPath while resolving rewrites (#21410) 2021-01-21 17:40:23 -06:00
custom-server fix: handle compression for custom-server render calls (#16378) (#18891) 2021-05-07 19:37:51 +02:00
custom-server-types cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
data-fetching-errors Render a helpful message for null GS(S)P return (#14252) 2020-06-17 09:25:27 +00:00
dedupes-scripts Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
development-hmr-refresh fix development mode bug with pages with "+" and other special characters (#28122) 2021-08-17 12:13:33 -05:00
development-runtime-config fixed issue with runtime-config returning undefined when building or in a development environment (#15777) 2020-08-04 16:47:37 +00:00
disable-js Enable optimized loading strategy (#26021) 2021-06-12 11:26:47 +00:00
disable-js-preload Add experimental per-page option to disable JS preloads (#21329) 2021-01-19 19:38:15 +00:00
dist-dir [ESLint] Introduce a new setup process when next lint is run for the first time (#26584) 2021-08-04 21:53:15 +00:00
document-file-dependencies Fix css dependency in /_error (#17301) 2020-10-21 12:11:18 +02:00
document-head-warnings Use recommended pattern in testing example (#28404) 2021-08-25 12:33:57 -05:00
duplicate-pages [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
dynamic-optional-routing Fix asPath normalizing for non-dynamic pages (#15960) 2020-08-07 09:01:34 +02:00
dynamic-optional-routing-root-fallback Correctly fetch data for root route (#15149) 2020-07-14 18:58:02 +00:00
dynamic-optional-routing-root-static-paths Fix root route optional catch-all prerendering (#14986) 2020-07-09 04:21:49 +00:00
dynamic-require Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
dynamic-route-rename Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
dynamic-routing Fix long URLs causing 400s with dynamic routes/rewrites (#26221) 2021-06-17 10:59:46 +02:00
empty-object-getInitialProps Stabilize another test (#15697) 2020-07-31 03:22:32 +00:00
empty-project Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
env-config Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
error-in-error Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00
error-load-fail Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
errors-on-output-to-public Error when exporting to static directory (#20969) 2021-01-11 13:34:58 +00:00
errors-on-output-to-static Error when exporting to static directory (#20969) 2021-01-11 13:34:58 +00:00
eslint [ESLint] Support single-file linting in next lint (necessary for lint-staged) (#28042) 2021-09-06 13:05:40 +02:00
export Fixed typos that existed on some files (#28314) 2021-08-19 21:54:13 -05:00
export-default-map Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-default-map-serverless Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-dynamic-pages Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-dynamic-pages-serverless Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-fallback-true-error Add support for fallback: 'blocking' (#15672) 2020-08-04 15:10:31 +00:00
export-image-default Print error during next export with default image loader (#19032) 2020-11-11 15:46:48 +00:00
export-image-loader Fix next/image blur placeholder when JS is disabled (#28269) 2021-08-19 04:26:07 +00:00
export-intent Print error during next export with default image loader (#19032) 2020-11-11 15:46:48 +00:00
export-no-build Clear up production build missing message for next start and next export (#19777) 2020-12-08 15:16:56 +00:00
export-override-404 Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-progress-status-message Fix export-cli progress label default value (#17106) 2020-09-21 16:09:14 +00:00
export-serverless Fixed typos that existed on some files (#28314) 2021-08-19 21:54:13 -05:00
export-subfolders Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
export-subfolders-serverless Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
external-assets Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
externalize-next-server Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
externals fix esm externals edge case with "module" condition (#28612) 2021-08-31 08:32:33 +00:00
externals-esm fix esm externals edge case with "module" condition (#28612) 2021-08-31 08:32:33 +00:00
externals-esm-loose fix esm externals edge case with "module" condition (#28612) 2021-08-31 08:32:33 +00:00
fallback-false-rewrite Fix fallback: false triggering 404 before rewrites (#24121) 2021-04-16 15:07:24 +00:00
fallback-modules Update snapshot for font-optimization test (#26823) 2021-07-01 17:10:01 +00:00
fallback-route-params Correct initial fallback route param values (#16485) 2020-08-23 12:35:30 +00:00
fetch-polyfill Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
fetch-polyfill-ky-universal Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
file-serving Add handling for repeated slashes (#27738) 2021-08-03 15:06:26 +00:00
filesystempublicroutes Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
firebase-grpc Add eslint-plugin-jest (#13003) 2020-05-18 13:16:07 -04:00
font-optimization Update snapshot for font-optimization test (#26823) 2021-07-01 17:10:01 +00:00
future Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
getinitialprops Fix aspath for getInitialProps (#20572) 2021-01-25 18:26:32 +00:00
getserversideprops getServerSideProps should support props value as Promise (#28607) 2021-08-30 19:52:15 +00:00
getserversideprops-export-error Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
getserversideprops-preview Add isPreview field to router (#21638) 2021-02-18 18:34:33 +00:00
gip-identifier Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
gsp-extension Fix gsp generation with file extension (#27144) 2021-07-15 18:50:17 +00:00
gssp-pageProps-merge Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
gssp-redirect Fix GSP redirect cache error (#26627) 2021-06-28 12:23:23 +00:00
gssp-redirect-base-path fix: use a client-side navigation when redirecting to a rewriten URL (#25990) 2021-06-16 19:50:10 +00:00
gssp-redirect-with-rewrites fix: use a client-side navigation when redirecting to a rewriten URL (#25990) 2021-06-16 19:50:10 +00:00
gssp-ssr-change-reloading Correct page path for GS(S)P data refreshing (#16939) 2020-09-08 16:00:05 +00:00
handle-non-page-in-pages cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
handles-export-errors Add failing paths to export error summary (#10026) 2020-05-26 19:50:25 +00:00
hashbang test(next): add tests for Node-like hashbang support (#27906) 2021-08-10 21:41:02 -04:00
hydrate-then-render Use render after hydrate (#19442) 2020-11-23 15:04:12 +00:00
hydration Add no-anon-default-export Babel lint rule (#14519) 2020-06-30 13:05:29 +00:00
i18n-support Add config check for invalid duplicate locale domains (#27451) 2021-07-23 17:16:14 -05:00
i18n-support-base-path Fix external redirect with i18n domains (#27415) 2021-07-22 18:32:12 +00:00
i18n-support-catchall Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
i18n-support-custom-error I18n context initial props (#21930) 2021-05-10 14:11:19 +02:00
i18n-support-fallback-rewrite Ensure fallback rewrites dont match over pages with i18n (#23674) 2021-04-06 10:25:04 +00:00
i18n-support-fallback-rewrite-legacy Ensure no-op rewrite matches dynamic route with i18n correctly (#23860) 2021-04-12 09:42:01 +00:00
i18n-support-index-rewrite Ensure domain locales are redirected client-side (#20562) 2020-12-30 06:44:07 +00:00
i18n-support-same-page-hash-change Fix hash change events not firing with i18n (#26994) 2021-07-07 20:54:56 +00:00
image-component Update warning when parent styles break next/image (#28517) 2021-08-26 00:09:04 +00:00
image-optimization Escape href when detecting already existing preload tags (#20782) 2021-05-14 02:40:20 +00:00
image-optimizer Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
index-index Temporarily remove experimental ESLint integration (#23521) 2021-03-30 08:26:35 +00:00
initial-ref Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
invalid-config-values Ignore nullish user configs (#10250) 2020-05-22 16:46:36 +00:00
invalid-custom-routes Ensure error is shown correctly for empty headers field (#28430) 2021-08-24 19:26:33 -05:00
invalid-document-image-import Webpack rule to block importing images into _document (#28475) 2021-09-06 13:41:18 +02:00
invalid-href Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
invalid-multi-match Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
invalid-page-automatic-static-optimization Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
invalid-revalidate-values Update revalidate checks (#19796) 2020-12-22 20:15:26 +00:00
invalid-server-options Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
jsconfig [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
jsconfig-baseurl Enhance module not found error (#15860) 2020-08-05 19:11:35 +00:00
jsconfig-empty An empty jsconfig.json should not fail the build (#13051) 2020-05-18 12:31:15 -04:00
jsconfig-paths Enhance module not found error (#15860) 2020-08-05 19:11:35 +00:00
legacy-pkg-gently Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
legacy-sass Enable webpack5 for all apps (#25639) 2021-06-07 15:48:29 -05:00
legacy-ssg-methods-error Add eslint-plugin-jest (#13003) 2020-05-18 13:16:07 -04:00
link-ref Workaround for discrete passive effects change (#24369) 2021-04-23 14:28:59 +00:00
link-with-encoding Add test for query param bug #15233 (#15238) 2020-07-16 22:47:46 +00:00
link-without-router Only prefetch Link if router is in context (#19857) 2021-01-06 16:19:57 +00:00
missing-document-component-error Improve custom document error message (#17048) 2020-09-12 18:57:07 +00:00
mixed-ssg-serverprops-error Add error for getStaticPaths on non-dynamic page (#24188) 2021-04-18 09:31:40 +00:00
next-dynamic improve react-loadable-plugin (#24281) 2021-04-21 11:18:05 +00:00
next-dynamic-css Enable webpack5 for all apps (#25639) 2021-06-07 15:48:29 -05:00
no-anon-default-export [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
no-duplicate-compile-error Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
no-op-export/test Ensure no-op export returns without error (#23752) 2021-04-06 17:12:23 +00:00
no-override-next-props Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
no-page-props Update client error to show link in console (#27789) 2021-08-05 10:38:06 -05:00
node-fetch-keep-alive Add next.config.js option to override default keepAlive (#27709) 2021-08-03 00:38:42 +00:00
non-next-dist-exclude Remove buildId from server-side files (#14413) 2020-06-22 21:12:36 +00:00
non-standard-node-env-warning [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
not-found-revalidate Fix revalidate for initial notFound: true paths (#28097) 2021-08-14 13:11:40 +00:00
nullish-config Remove the static optimization indicator (#18629) 2020-11-02 09:27:36 +01:00
numeric-sep Auto enable React's new JSX transform on 17.x (#16603) 2020-09-01 11:29:25 -04:00
ondemand Use entry option instead of custom make hook (#14527) 2020-06-26 04:26:09 +00:00
optimized-loading Improving script loading strategy (#24939) 2021-05-13 12:39:36 +02:00
optional-chaining-nullish-coalescing Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
page-config Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
page-extensions Ignore nullish user configs (#10250) 2020-05-22 16:46:36 +00:00
plugin-mdx Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
pnpm-support Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
polyfill-node-modules Separate node polyfill test from basic suite (#26550) 2021-06-24 13:11:09 -05:00
polyfilling-minimal Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
polyfills Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00
port-env-var Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
preload-viewport [ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119) 2021-07-16 20:19:08 +02:00
prerender Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
prerender-fallback-aspath Normalize request URL/asPath for fallback SSG pages (#16352) 2020-08-19 15:23:02 +00:00
prerender-fallback-encoding Ensure path encoding is handled consistently for prerendered pages (#19135) 2020-12-28 20:08:58 +00:00
prerender-invalid-catchall-params Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
prerender-invalid-paths Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
prerender-legacy Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
prerender-native-module Add entrypoint tracing (#25538) 2021-08-16 19:29:11 +00:00
prerender-no-revalidate Remove buildId from server-side files (#14413) 2020-06-22 21:12:36 +00:00
prerender-preview Add isPreview field to router (#21638) 2021-02-18 18:34:33 +00:00
prerender-revalidate Fix ISR page re-rendering after revalidate expiry (Fork of #24807) (#27335) 2021-07-20 17:01:42 +00:00
preview-fallback Add tests for preview mode caching (#16579) 2020-08-26 11:07:32 +00:00
process-env-stub Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
production Ensure custom app regex is correct for Windows (#28631) 2021-08-30 20:09:48 -05:00
production-browser-sourcemaps fix(source map): correctly generate source maps (#20672) 2021-01-01 20:30:50 +00:00
production-build-dir [ESLint] Introduce a new setup process when next lint is run for the first time (#26584) 2021-08-04 21:53:15 +00:00
production-config Enable webpack5 for all apps (#25639) 2021-06-07 15:48:29 -05:00
production-nav Fix un-transpiled client file with rewrites (#16453) 2020-08-21 19:11:25 +00:00
production-start-no-build Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
profiling Tests: Remove unnecessary await (#28594) 2021-08-29 06:50:00 +00:00
query-with-encoding Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
re-export-all-exports-from-page-disallowed Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
react-18 Fix typings of dynamic suspense (#28740) 2021-09-02 16:14:48 +00:00
react-profiling-mode Convert profiling mode from configuration option to CLI switch (#14920) 2020-07-09 11:39:12 +00:00
relay-analytics Stabilize relay-analytics test (#26782) 2021-06-30 17:52:40 -05:00
relay-analytics-disabled Update vitals URL (#19454) 2020-11-23 20:08:04 +00:00
render-error-on-module-error Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
repeated-slashes Add handling for repeated slashes (#27738) 2021-08-03 15:06:26 +00:00
required-server-files Update generating next-server dependencies (#28223) 2021-08-18 10:41:40 -05:00
required-server-files-ssr-404 Ensure minimal mode SSR 404 handling is correct (#23996) 2021-04-12 11:31:51 -05:00
revalidate-as-path Normalize asPath for GS(S)P pages (#17081) 2020-09-14 16:48:04 +00:00
rewrite-with-browser-history Fix types for static image (#25808) 2021-06-07 23:27:54 +00:00
rewrites-client-resolving Make sure to break rewrites chain when dynamic route matches (#16455) 2020-08-22 05:15:45 +00:00
rewrites-destination-query-array Fix: (rewrites) incorrect parsing of destination query (#26619) 2021-07-06 21:20:53 +00:00
rewrites-has-condition Fix ie11 has rewrite test (#25342) 2021-05-22 17:06:39 +00:00
rewrites-manual-href-as Ensure rewrites work with manual href/as correctly (#25112) 2021-05-14 12:50:41 +02:00
root-optional-revalidate Replace withCoalescedInvoke with ResponseCache (#26997) 2021-07-12 19:47:39 +00:00
route-index Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
route-indexes Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
route-load-cancel Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
route-load-cancel-css Fix render cancel behavior (#16462) 2020-08-22 11:47:21 +00:00
router-is-ready router-is-ready test. Clean up unused vars. (#28723) 2021-09-02 15:16:53 +00:00
router-is-ready-app-gip router-is-ready test. Clean up unused vars. (#28723) 2021-09-02 15:16:53 +00:00
router-prefetch Always resolve after router.prefetch() (#15448) 2020-07-25 04:36:43 +00:00
script-loader next/script fix duplicate scripts (#28428) 2021-08-24 11:07:38 -05:00
scroll-back-restoration Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
scroll-forward-restoration Re-enable scroll restoration behind flag (#14046) 2020-07-06 14:27:45 +00:00
scss/test Updated the Error message describing the alternative and added styles… (#14652) 2021-07-25 04:53:33 +00:00
scss-fixtures Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
scss-modules/test Fix css minify incorrectly duplicating variables (#27150) 2021-07-14 21:16:11 +00:00
server-side-dev-errors Ensure dev server side errors are correct (#28520) 2021-08-27 14:29:30 +02:00
serverless Update test config to leverage swc (#28400) 2021-08-23 18:36:56 +00:00
serverless-runtime-configs Stabilize more tests (#15470) 2020-07-26 04:57:06 +00:00
serverless-trace Normalize trailing slashes (#13333) 2020-06-23 13:38:49 +02:00
serverless-trace-revalidate Test: serverless target should set correct revalidation (cache-control) header (#15512) 2021-01-23 16:15:13 +01:00
src-dir-support feat: automatically enable webpack 5 (#22323) 2021-03-24 14:10:10 +01:00
src-dir-support-double-dir Remove old modern mode experiment (#19275) 2020-11-18 18:30:00 +00:00
ssg-data-404 ci: stabilize Window CI (#21344) 2021-01-19 16:04:27 +00:00
ssg-dynamic-routes-404-page Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
ssr-ctx Ensure all entries are cleared from cache on runtime change (#20652) 2021-01-01 12:39:39 -05:00
ssr-prepass Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
static-404 Ensure /404 is not exported during build un-necessarily (#22825) 2021-03-08 08:30:44 +00:00
static-page-name Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
styled-jsx-module Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
styled-jsx-plugin Use the jest-circus test runner (#12974) 2020-05-16 16:56:06 -04:00
telemetry Add lint checking events (#26089) 2021-06-14 20:31:40 -05:00
trailing-slash-dist Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
trailing-slashes Exclude well known files when trailing slash: true (#19364) 2020-11-20 15:17:58 -06:00
trailing-slashes-href-resolving Fix prefetching for URLs including trailing slash (#19474) 2020-12-12 22:09:09 +00:00
trailing-slashes-rewrite Fix page checking failing with trailingSlash (#16362) 2020-08-20 04:05:38 +00:00
tsconfig-verifier Disable suggesting incremental type checking (#25144) 2021-05-14 19:08:06 +02:00
typeof-window-replace Use chunkhash instead of buildId for pages (#13937) 2020-06-11 10:57:24 +02:00
typescript feat: Adding generic typing for previewData (#28668) 2021-09-03 21:27:17 +00:00
typescript-app-type-declarations Avoid fs write next-env.d.ts on read-only filesystems (#28206) 2021-08-18 00:41:51 +00:00
typescript-baseurl cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-external-dir cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-filtered-files cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-hmr cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-ignore-errors cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-only-remove-type-imports cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-paths cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
typescript-version-warning Update to latest TypeScript version and de-dupe versions (#26285) 2021-06-17 17:43:25 -05:00
typescript-workspaces-paths cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00
undefined-webpack-config Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
webpack-config-mainjs Add test for main.js in webpack.config.js (#15311) 2020-07-20 02:16:50 +00:00
webpack-require-hook [ESLint] Introduce a new setup process when next lint is run for the first time (#26584) 2021-08-04 21:53:15 +00:00
with-electron Update with-electron test (#24036) 2021-04-15 10:21:32 -05:00
with-router Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
worker-loader Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
worker-webpack5 Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
test-file.txt Add additional file serving tests (#12479) 2020-05-04 11:58:19 -05:00