rsnext/test/integration
Joe Haddad f81c5d5454
Match public/static/ folder before static/ (#8986)
* Test `public/static/` folder

* Public routes should be matched before static catch-all
2019-10-07 23:12:41 -04:00
..
amp-export-validation Add test for AMP errors during auto prerendering (#8335) 2019-08-12 17:13:41 -04:00
amphtml Add data-ampdevmode attribute for AMP scripts (#8524) 2019-09-03 11:11:22 -04:00
amphtml-fragment-style Add export const config support and make withAmp a no-op (#7525) 2019-06-09 17:16:14 -07:00
api-support Fix dynamic APIs with query params (#8386) 2019-08-19 13:19:39 -04: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 Fix package count being zero in some cases (#7812) 2019-07-08 20:49:51 -04:00
build-warnings Add warning for disabled minification during build (#8337) 2019-08-12 23:13:12 -04:00
chunking Use URL-friendly chunk names (#8609) 2019-09-03 10:55:48 -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 Move next-server back into next package (#8613) 2019-09-04 10:00: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 Informative Error for Invalid Global CSS (#8958) 2019-10-04 11:55:18 -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 Remove React Suspense from Client Runtime (#8887) 2019-09-28 12:44:07 +02:00
dedupes-scripts Add test for duplicate scripts and add extra de-duping (#8709) 2019-09-11 17:20:47 -04: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
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 Add warning for invalid href being passed to router (#8231) 2019-08-07 10:47:13 -04:00
invalid-page-automatic-static-optimization fix: Ensure ergonomic handling of non-page in ./pages/ (#7955) 2019-07-15 17:16:35 +02: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 srcRoute attribute to SPRv2 Manifest (#8928) 2019-10-02 09:28:38 -04:00
production Match public/static/ folder before static/ (#8986) 2019-10-07 23:12:41 -04: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 Match public/static/ folder before static/ (#8986) 2019-10-07 23:12:41 -04:00
serverless-trace De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
size-limit Implement experimentalPrerender option (#7983) 2019-08-06 15:26:01 -05: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 Fix styled-jsx not rendering when used in node_modules (#7697) 2019-06-29 15:42:07 -07:00
telemetry Test non-flag and re-runs of telemetry cmds (#8697) 2019-09-10 13:21:10 -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 TypeScript report on active pages only (#8703) 2019-09-11 13:06:48 -04:00
typescript-hmr Debug TypeScript test suite (#8476) 2019-08-22 16:34:24 -04:00
with-router Add deprecation warning for App Container (#8475) 2019-08-22 16:19:15 -04:00