rsnext/test/integration
JJ Kasper b320f5bd59 Add handling for exportTrailingSlash for iSSG pages (#9258)
* Add handling for exportTrailingSlash for iSSG pages

* Update index.test.js
2019-10-31 16:26:47 -04:00
..
amp-export-validation Reenable AMP Tests (#9162) 2019-10-23 16:05:57 -04:00
amphtml Add test for #8924 (#9243) 2019-10-30 00:01:56 -04:00
amphtml-fragment-style Reenable AMP Tests (#9162) 2019-10-23 16:05:57 -04:00
api-support API: Take multiple values into account for the query (#9196) 2019-10-26 20:10:06 +02:00
app-aspath Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00
app-document Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00
app-document-style-fragment Test for <Document> fragment styles (#7875) 2019-07-10 11:46:20 -04:00
app-tree Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
auto-export Prevent URL from being updated while asPath is delayed (#8756) 2019-09-16 12:15:18 -04:00
auto-export-serverless Unflag Automatic Prerendering (#7666) 2019-06-28 16:01:11 -04:00
auto-export-serverless-error Better test case for serverless export (#8865) 2019-09-26 13:58:42 -04:00
babel Create a unique instance of transform-define (#8371) 2019-08-14 14:10:55 -04:00
babel-custom Bugfix: Babel targets value can be a String (#8268) 2019-08-08 15:38:51 +02:00
basic Match public/static/ folder before static/ (#8986) 2019-10-07 23:12:41 -04:00
build-indicator Add link to docs for prerender indicator and allow disabling (#8610) 2019-09-15 23:18:11 +02:00
build-stats-output Update legacy _app context (#9083) 2019-10-16 11:39:49 +02:00
build-warnings Warn on No Cache in CI (#9116) 2019-10-18 12:40:47 -04:00
chunking Dynamic granular chunking (#9090) 2019-10-29 21:27:41 -04:00
chunking-minimal Fix build-manifest not removing _app files for modern (#8447) 2019-08-20 15:32:03 -04:00
cli Format missed files (#7464) 2019-05-29 18:19:32 -07:00
client-404 Format missed files (#7464) 2019-05-29 18:19:32 -07:00
client-navigation Dedupe meta tags (#8960) 2019-10-18 01:40:54 -04:00
compression Optional Server Compression (#8066) 2019-07-29 14:35:09 -04:00
config Format missed files (#7464) 2019-05-29 18:19:32 -07:00
config-experimental-warning De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
config-promise-error Remove extension from err.sh link (#8500) 2019-08-23 17:00:57 -05:00
config-resolve-alias Format missed files (#7464) 2019-05-29 18:19:32 -07:00
conflicting-public-file-page Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
create-next-app Rewrite Create Next App (#8030) 2019-07-19 15:55:30 -04:00
css Optimize script tags (#9048) 2019-10-16 00:01:10 -04:00
custom-error Add default value for pageConfig for custom _error (#7984) 2019-07-15 17:06:16 -07:00
custom-page-extension Fix custom page extension in development (#8446) 2019-08-20 13:38:30 -04:00
custom-server Format missed files (#7464) 2019-05-29 18:19:32 -07:00
custom-server-types Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
data Upgrade React dependencies (#9152) 2019-10-21 14:27:21 -04:00
dedupes-scripts Add test for duplicate scripts and add extra de-duping (#8709) 2019-09-11 17:20:47 -04:00
defer-scripts allow NextScript to optionally defer javascript (#8980) 2019-10-26 19:27:22 +02:00
dist-dir Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
document-middleware Unflag Automatic Prerendering (#7666) 2019-06-28 16:01:11 -04:00
duplicate-pages Warn build on duplicate pages (#8646) 2019-09-11 14:26:10 -04:00
dynamic-require Format missed files (#7464) 2019-05-29 18:19:32 -07:00
dynamic-routing Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
empty-object-getInitialProps Add warning when empty object is returned from getInitialProps (#8474) 2019-08-22 12:06:30 -05:00
empty-project Handle empty directory (#7876) 2019-07-10 11:45:53 -04:00
error-in-error Add error handling for _error page (#7608) 2019-06-19 12:26:22 -04:00
errors-on-output-to-public De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
export De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
export-default-map Remove withAmp and do not expose isInAmpMode (#7690) 2019-06-28 15:04:24 -07:00
export-override-404 Fix conflict between defaultPathMap and default 404.html export (#8366) 2019-08-19 10:16:00 -05:00
export-subfolders Make exportTrailingSlash stable (#7746) 2019-07-03 13:25:44 -04:00
external-assets Experimental: Serverless Trace target (#8246) 2019-08-05 18:26:20 -04:00
filesystempublicroutes Format missed files (#7464) 2019-05-29 18:19:32 -07:00
firebase-grpc Disable worker_threads by default for firebase compatibility (#9199) 2019-10-28 20:01:24 -04:00
future Initial optimizeLibraries experimental flag (#8345) 2019-08-20 15:19:45 -04:00
handle-non-page-in-pages Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
handles-export-errors Revert "Remove extra pages from export test" (#8658) 2019-09-06 11:18:00 -05:00
invalid-href Trigger error overlay for dynamic route mismatch (#9031) 2019-10-11 11:49:18 +02:00
invalid-page-automatic-static-optimization Remove static optimization from message (#9045) 2019-10-11 10:39:38 -04:00
legacy-pkg-gently Add support for legacy server npm modules (#7898) 2019-07-11 13:02:43 -04:00
link-ref Update handling of ref in next/link (#8254) 2019-08-08 13:11:17 -05:00
modern-mode Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
next-dynamic Add next/dynamic test (#7600) 2019-06-18 16:52:02 -04:00
no-override-next-props Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00
ondemand Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
page-config Revert "Remove config export (#8895)" (#8982) 2019-10-07 13:22:47 -04:00
page-extensions Format missed files (#7464) 2019-05-29 18:19:32 -07:00
plugin-mdx Format missed files (#7464) 2019-05-29 18:19:32 -07:00
preload-viewport Allow opting out of automatic prefetch for Link (#7532) 2019-06-24 11:22:27 -07:00
prerender Add handling for exportTrailingSlash for iSSG pages (#9258) 2019-10-31 16:26:47 -04:00
production allow NextScript to optionally defer javascript (#8980) 2019-10-26 19:27:22 +02:00
production-build-dir NODE_ENV is set to undefined before running a test command (#6823) 2019-03-28 17:05:18 -05:00
production-config Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00
profiling Add custom profiler / tracer (#8378) 2019-08-18 21:45:39 +02:00
relay-analytics Add unstable_onPerformanceData helper for performance entries (#8480) 2019-10-03 15:15:23 -04:00
route-load-cancel Set cancelled property on routeChangeError error (#7790) 2019-07-08 15:25:46 -04:00
serverless Fix SPR header name (#9104) 2019-10-16 14:54:07 -04:00
serverless-runtime-configs Update to error on usage of serverRuntimeConfig with serverless (#9030) 2019-10-10 16:56:38 -05:00
serverless-trace De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
size-limit Remove dead code elimination for when iSSG isn't used (#9267) 2019-10-31 16:07:35 -04:00
src-dir-support Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
src-dir-support-double-dir Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
ssr-ctx Format missed files (#7464) 2019-05-29 18:19:32 -07:00
ssr-prepass Don't externalize ssr-prepass if added by user (#7966) 2019-07-15 16:41:53 +02:00
styled-jsx-module Reenable AMP Tests (#9162) 2019-10-23 16:05:57 -04:00
telemetry Record src directory usage with version (#9023) 2019-10-22 22:42:16 -04:00
tsconfig-verifier Check for TypeScript files for auto setup (#8479) 2019-08-22 22:01:12 -04:00
typeof-window-replace Add tests for typeof window replacing (#8361) 2019-08-13 22:44:10 -04:00
typescript Add configuration flags to disable integrated type checker (#9138) 2019-10-28 11:02:03 -07:00
typescript-hmr Debug TypeScript test suite (#8476) 2019-08-22 16:34:24 -04:00
typescript-ignore-errors Add configuration flags to disable integrated type checker (#9138) 2019-10-28 11:02:03 -07:00
with-router Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00