rsnext/test/integration
Joe Haddad c2c4241860
Use Lax Cookie for Preview Mode (#11495)
* Use Lax Cookie for Preview Mode

* Fix tests
2020-03-30 12:47:26 -04:00
..
404-page Add support for getStaticProps in pages/404 (#10984) 2020-03-12 10:48:14 +01:00
404-page-custom-error Add support for static 404 when _error does not have custom GIP (#11062) 2020-03-14 09:58:20 +01:00
404-page-ssg Add support for getStaticProps in pages/404 (#10984) 2020-03-12 10:48:14 +01:00
amp-export-validation Migrate to AMP Optimizer 2.0 (#10535) 2020-02-14 16:01:43 -05:00
amphtml Migrate to AMP Optimizer 2.0 (#10535) 2020-02-14 16:01:43 -05:00
amphtml-custom-optimizer Add custom amp optimizer and skip validation mode (#10705) 2020-03-24 09:31:04 +01:00
amphtml-custom-validator Custom AMP Validator Variable Name Collision Fix (#10371) 2020-02-02 12:02:56 -06:00
amphtml-fragment-style Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amphtml-ssg Make sure to copy AMP SSG files during export (#11331) 2020-03-25 09:22:34 +01:00
api-support Fix warning for API routes with next export (#11330) 2020-03-24 13:38:22 -04:00
app-aspath Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
app-document Fix up errors in tests (#9407) 2019-11-13 14:18:06 -08:00
app-document-import-order Fix _app global css import order (#9836) 2020-01-03 18:00:06 +01:00
app-document-style-fragment Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
app-functional Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
app-tree Fix up errors in tests (#9407) 2019-11-13 14:18:06 -08:00
auto-export Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
auto-export-query-error Error on query values in exportPathMap for auto export page (#9908) 2020-01-16 21:39:00 -05:00
auto-export-serverless Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
auto-export-serverless-error Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
babel Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
babel-custom Bugfix: Babel targets value can be a String (#8268) 2019-08-08 15:38:51 +02:00
basepath Add test ensuring basePath is added to routes-manifest (#9885) 2019-12-30 13:48:45 -05:00
basic Fix static/ file name encoding (#11373) 2020-03-26 12:58:15 -04:00
bigint Added support for BigInt to API routes (#10215) 2020-01-27 08:19:49 -05:00
build-indicator Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
build-output Ensure Build Output Does Not Contain <buildId> (#10021) 2020-01-09 17:31:03 -05:00
build-warnings Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bundle-size-profiling Enable polyfillsOptimization (#10574) 2020-02-18 19:26:55 +01:00
catches-missing-getStaticProps Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
chunking Separate Low Priority Files from Main Files (#10756) 2020-02-29 17:09:42 -05:00
chunking-minimal Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00
cli Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
client-404 Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
client-navigation Ensure an accessible default viewport meta tag (#10823) 2020-03-05 11:03:15 +01:00
compression Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
config Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
config-empty fix: 9919 Add warning when no config is exported from next.con… (#10228) 2020-01-29 09:12:30 +01:00
config-experimental-warning De-experimentalize the public/ folder (#8661) 2019-10-06 13:44:03 +02:00
config-promise-error Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
config-resolve-alias Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
conflicting-public-file-page Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
conformance Adding conformance checks (#10314) 2020-03-02 22:53:18 +01:00
create-next-app remove mkdirp, bump fs-extra to 9.0.0 (#11251) 2020-03-21 17:02:05 +01:00
css/test Add CSS file to build output (#11145) 2020-03-18 09:47:39 +01:00
css-client-nav/test Fix Experimental Modern Mode with CSS (#10289) 2020-01-27 15:32:45 -05:00
css-customization/test Add warning when built-in CSS/SCSS support is disabled (#10942) 2020-03-10 14:29:40 -04:00
css-features Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
css-fixtures Add Failing CSS Test Case (#10590) 2020-02-19 08:46:58 -05:00
css-modules/test Add CSS file to build output (#11145) 2020-03-18 09:47:39 +01:00
custom-error Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
custom-page-extension Fix up errors in tests (#9407) 2019-11-13 14:18:06 -08:00
custom-routes Update to not add path segments to redirect query automatically (#11497) 2020-03-30 18:43:24 +02:00
custom-routes-catchall Add handling for rewriting to /_next with catchall (#9466) 2019-11-20 09:53:31 -06:00
custom-server Add identifier to NEXT_DATA when custom server is used (#10869) 2020-03-06 11:14:39 -05:00
custom-server-types Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
dedupes-scripts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
dist-dir Add error for invalid distDir value (#10177) 2020-01-20 14:35:29 -06:00
document-middleware Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
duplicate-pages Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
dynamic-require Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
dynamic-route-rename Update to latest watchpack with dynamic route rename fix (#10351) 2020-02-19 11:05:59 +01:00
dynamic-routing Fix static/ file name encoding (#11373) 2020-03-26 12:58:15 -04:00
empty-object-getInitialProps Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
empty-project Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
env-config Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
env-config-errors Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
error-in-error Make Missing Prerender Manifest Fatal (#10485) 2020-02-10 17:43:34 -05:00
error-load-fail Update error load fail test so that webdriver can still connect to app (#10673) 2020-02-24 17:16:31 -05:00
errors-on-output-to-public Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
export Tweak export test to be more stable (#10241) 2020-01-23 15:40:12 -05:00
export-default-map Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
export-default-map-serverless Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
export-dynamic-pages Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
export-dynamic-pages-serverless Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
export-intent Emit Static Export Intent (#9737) 2019-12-13 13:30:22 -06:00
export-override-404 Fix conflict between defaultPathMap and default 404.html export (#8366) 2019-08-19 10:16:00 -05:00
export-serverless Tweak export test to be more stable (#10241) 2020-01-23 15:40:12 -05:00
export-subfolders Make exportTrailingSlash stable (#7746) 2019-07-03 13:25:44 -04:00
export-subfolders-serverless Add support for exporting from serverless build (#9744) 2019-12-14 01:31:48 -05:00
external-assets Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
filesystempublicroutes Serve public/ folder when page routes are disabled (#10169) 2020-01-20 16:13:47 -05:00
firebase-grpc Disable worker_threads by default for firebase compatibility (#9199) 2019-10-28 20:01:24 -04:00
future Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
getserversideprops Update handling for ENOENT from GSSP methods (#11302) 2020-03-24 09:33:39 +01:00
getserversideprops-export-error Add error when attempting to export GSSP page (#11154) 2020-03-18 09:33:10 +01:00
getserversideprops-preview Use Lax Cookie for Preview Mode (#11495) 2020-03-30 12:47:26 -04:00
handle-non-page-in-pages Add support for runtimeConfigs in serverless mode (#10365) 2020-02-01 14:24:22 +01:00
handles-export-errors Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
hydration Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
initial-ref Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
invalid-config-values Add check for invalid assetPrefix (#9759) 2019-12-16 16:07:03 +01:00
invalid-custom-routes Update handling for patterns in custom routes (#10523) 2020-03-10 16:09:35 -04:00
invalid-href Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
invalid-multi-match Update next-server routes order for expected priority (#10326) 2020-02-10 18:06:38 -05:00
invalid-page-automatic-static-optimization Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
jsconfig-baseurl Add support for baseUrl option in tsconfig and jsconfig (#11203) 2020-03-19 17:34:24 +01:00
jsconfig-paths Add test for single alias (#11296) 2020-03-23 12:30:42 -04:00
legacy-pkg-gently Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
legacy-sass Disable New CSS For Sass, Less, and Stylus (#10043) 2020-01-10 15:07:06 -06:00
legacy-ssg-methods-error Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
link-ref Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
mixed-ssg-serverprops-error Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
modern-mode Enable polyfillsOptimization (#10574) 2020-02-18 19:26:55 +01:00
next-dynamic Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
next-plugins Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
no-override-next-props Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
non-next-dist-exclude Test strictly matching next/dist packages (#9968) 2020-01-06 16:01:06 -05:00
ondemand Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
optional-chaining-nullish-coalescing Add tests for optional chaining and nullish coalescing (#9665) 2019-12-08 12:38:22 -06:00
page-config Improve error for invalid page configurations (#10441) 2020-02-12 23:39:51 -05:00
page-extensions Improve user errors for invalid pageExtensions (#10178) 2020-01-20 17:19:33 -05:00
plugin-mdx Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
polyfilling-minimal Enable polyfillsOptimization (#10574) 2020-02-18 19:26:55 +01:00
polyfills Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
preload-viewport Prefetch SSG Data (#10127) 2020-03-02 12:14:40 -05:00
prerender Update to prevent re-using workers for getStaticPaths in dev mode (#11347) 2020-03-25 14:57:14 -04:00
prerender-invalid-catchall-params Remove old eslint-ignores from unstable_ prefix (#10740) 2020-02-28 12:40:27 -05:00
prerender-invalid-paths Remove old eslint-ignores from unstable_ prefix (#10740) 2020-02-28 12:40:27 -05:00
prerender-legacy Remove old eslint-ignores from unstable_ prefix (#10740) 2020-02-28 12:40:27 -05:00
prerender-no-revalidate Check SSG Page via Route Lookup (#10971) 2020-03-11 09:33:55 -05:00
prerender-preview Use Lax Cookie for Preview Mode (#11495) 2020-03-30 12:47:26 -04:00
production Fix static/ file name encoding (#11373) 2020-03-26 12:58:15 -04:00
production-build-dir Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
production-config Disable CSS Support When Manually Configured (#9735) 2019-12-13 14:23:28 -06:00
production-nav Update legacy safari test for GitHub actions (#10618) 2020-02-20 15:39:57 -06:00
profiling Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
query-with-encoding Test Query String with + Sign (#10186) 2020-01-21 09:32:27 -05:00
relay-analytics Adding new types of performance monitoring (#10421) 2020-02-28 17:44:03 -06:00
render-error-on-module-error Add Test for PR #10037 (#10093) 2020-01-14 15:38:31 -05:00
route-load-cancel Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
scss/test Add support for SCSS options (#11063) 2020-03-16 10:55:16 +01:00
scss-fixtures Add support for SCSS options (#11063) 2020-03-16 10:55:16 +01:00
scss-modules/test Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
serverless Fix Double URL Encoding for Serverless (#10663) 2020-02-24 13:06:11 -05:00
serverless-runtime-configs Fix next/config module mismatch in new serverless mode (#10792) 2020-03-02 12:38:16 -05:00
serverless-trace Add tests ensuring auto-exported amphtml rel is valid (#9762) 2019-12-16 11:32:35 -06:00
size-limit Use core-js promise polyfill for nomodule browsers (#10985) 2020-03-11 16:21:49 -04:00
src-dir-support Simplify src-dir test suite (#9533) 2019-11-26 14:29:39 -05:00
src-dir-support-double-dir Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
ssr-ctx Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
ssr-prepass Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
static-404 Add support for static 404 when _error does not have custom GIP (#11062) 2020-03-14 09:58:20 +01:00
static-page-name Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
styled-jsx-module Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
telemetry Measure getStaticProps, getServerSideProps (#10800) 2020-03-02 19:01:12 -05:00
tsconfig-verifier Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
typeof-window-replace Add tests for typeof window replacing (#8361) 2019-08-13 22:44:10 -04:00
typescript Add Numeric Separator Support for TypeScript (#11308) 2020-03-23 17:41:35 -05:00
typescript-baseurl Add support for paths in tsconfig.json and jsconfig.json (#11293) 2020-03-23 10:45:51 -04:00
typescript-hmr Stabilize TypeScript HMR Test (#9562) 2019-11-27 14:38:01 -05:00
typescript-ignore-errors Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
typescript-numeric-sep-exclusive Add Numeric Separator Support for TypeScript (#11308) 2020-03-23 17:41:35 -05:00
typescript-paths Add support for comments in tsconfig.json 2020-03-27 11:20:13 +01:00
with-router Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00