rsnext/test/lib
JJ Kasper bbc1a21c74
Update to have default locale matched on root (#17669)
Follow-up PR to https://github.com/vercel/next.js/pull/17370 when the path is not prefixed with a locale and the default locale is the detected locale it doesn't redirect to locale prefixed variant. If the default locale path is visited and the default locale is visited this also redirects to the root removing the un-necessary locale in the URL. 

This also exposes the `defaultLocale` on the router since the RFC mentions `Setting a defaultLocale is required in every i18n library so it'd be useful for Next.js to provide it to the application.` although doesn't explicitly spec where we want to expose it. If we want to expose it differently this can be updated.
2020-10-08 11:12:17 +00:00
..
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-test-utils.js Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
next-webdriver.d.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-webdriver.js Update to have default locale matched on root (#17669) 2020-10-08 11:12:17 +00:00
wd-chain.js Fix webdriver error handling (#15491) 2020-07-29 10:30:06 +00:00