rsnext/test/e2e
Sukka 487f7ababa
fix(#36435): apply correct fix (#36464)
* fix(#36435): apply correct fix

* fix: only apply interop default flag for re-exported

I really, really love glob.

* test: add test cases for next/dynamic and next/amp
2022-04-26 11:15:49 -05:00
..
basepath Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
browserslist-extends Ensure browserslist extends works properly (#33890) 2022-02-02 13:23:51 -06:00
config-promise-export Add support for async fn / promise in next.config.js/.mjs (#33662) 2022-02-07 08:48:35 +00:00
dynamic-route-interpolation Bug fix: dynamic page should not be interpreted as predefined page (#33808) 2022-02-02 02:57:04 +00:00
getserversideprops Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
i18n-api-support Ensure non-matching API routes can be rewritten (#33966) 2022-03-01 15:53:25 -05:00
middleware-can-use-wasm-files Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
new-link-behavior Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
next-head Fix Fast Refresh for React 18 (#35718) 2022-03-30 12:16:17 +00:00
next-script-worker-strategy Changes to the beforeInteractive strategy to make it work for streaming (#31936) 2022-04-21 21:15:53 +00:00
nonce-head-manager correctly assess node equality when nonce attribute is present (#27573) 2021-11-10 19:31:32 -06:00
prerender Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
prerender-native-module Migrate prerender tests to new set-up (#29245) 2021-09-21 16:21:05 +02:00
type-module-interop fix(#36435): apply correct fix (#36464) 2022-04-26 11:15:49 -05:00
yarn-pnp/test Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
basepath-trailing-slash.test.ts Ensure trailingSlash is correct for index with query (#29217) 2021-09-21 16:18:42 +02:00
basepath.test.ts Add handling for testing against deployments (#36285) 2022-04-20 12:23:09 +00:00
example.txt Add util for generating new tests/error documents (#33001) 2022-01-06 09:45:04 -06:00
prerender-crawler.test.ts Add crawler blocking for fallback: true (#29121) 2021-09-16 11:01:28 -05:00
prerender-native-module.test.ts Update resolving for node_modules trace pass (#30985) 2021-11-04 20:09:37 -05:00
prerender.test.ts Fix failing E2E deployment test cases (#36368) 2022-04-22 08:00:33 +00:00