rsnext/test/integration
JJ Kasper c0eaf98d17 Update actions config for canary jobs (#10299)
* Update actions config for canary jobs

* Update exiting for mising value and size limit test

* Update config

* Update check

* Update check

* Remove extra check
2020-01-27 23:48:52 -05:00
..
amp-export-validation Update error checking for AMP validator tests (#9817) 2019-12-23 22:00:39 -05:00
amphtml Fix AMP HMR for child components (#9736) 2019-12-16 11:45:48 -06:00
amphtml-fragment-style Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
api-support Migrate CircleCi config to GitHub actions (#10274) 2020-01-27 14:07:31 -06: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 Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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
catches-missing-getStaticProps Fix missing getStaticProps error in serverless mode (#9532) 2019-11-27 23:23:32 -05:00
chunking Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -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 Add option arg to changeState when onlyAHashChange (#10003) 2020-01-18 20:35:12 -06: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-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
create-next-app Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
css/test Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
css-client-nav/test Fix Experimental Modern Mode with CSS (#10289) 2020-01-27 15:32:45 -05:00
css-customization/test Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
css-features Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
css-fixtures Fix Experimental Modern Mode with CSS (#10289) 2020-01-27 15:32:45 -05:00
css-modules/test Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05: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 De-dupe escape-regex with escape-string-regexp (#10257) 2020-01-24 18:27:39 -05:00
custom-routes-catchall Add handling for rewriting to /_next with catchall (#9466) 2019-11-20 09:53:31 -06:00
custom-server Add test for internal url handling in render (#9396) 2019-11-12 19:52:58 -08: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-routing Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05: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
error-in-error Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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
getserverprops Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
handle-non-page-in-pages Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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 Check for invalid objects in rewrites/redirects/headers (#10238) 2020-01-23 11:08:25 -06:00
invalid-href Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
invalid-multi-match Add err.sh for invalid multi-match usage (#9498) 2019-11-23 02:23:01 +01:00
invalid-page-automatic-static-optimization Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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
link-ref Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
mixed-ssg-serverprops-error Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
modern-mode Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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 linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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
polyfills Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
preload-viewport Add hydration callback for testing (#10195) 2020-01-21 15:33:58 -05:00
prerender Update _next/data URL handling in serverless-loader (#10261) 2020-01-24 23:34:00 -05:00
prerender-invalid-catchall-params Add support for catch-all routes with SSG (#10175) 2020-01-20 16:44:50 -05:00
prerender-invalid-paths Fix error message typo: "Keys that need moved" (#9772) 2019-12-17 14:25:02 -10:00
prerender-legacy Fix not detecting legacy getStaticParams in serverless mode (#9685) 2019-12-10 14:30:22 -05:00
production Disable invalid security tests for safari (#10221) 2020-01-22 22:43:24 +01: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
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 switches analytics relay test from dev to prod (#10017) 2020-01-09 20:40:26 +01: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 Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
scss-fixtures [Experimental] Add built-in Sass support (#10133) 2020-01-22 15:26:51 -05:00
scss-modules/test Check CSS Test Output (#10237) 2020-01-23 12:28:24 -05:00
serverless Add tests ensuring auto-exported amphtml rel is valid (#9762) 2019-12-16 11:32:35 -06:00
serverless-runtime-configs Update to error on usage of serverRuntimeConfig with serverless (#9030) 2019-10-10 16:56:38 -05:00
serverless-trace Add tests ensuring auto-exported amphtml rel is valid (#9762) 2019-12-16 11:32:35 -06:00
size-limit Update actions config for canary jobs (#10299) 2020-01-27 23:48:52 -05: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 initial support for static 404 page (#10113) 2020-01-20 15:10:24 +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 Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08: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 Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05: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
with-router Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00