rsnext/test/integration/i18n-support/pages
JJ Kasper 6189fe9693
Ensure query is present with i18n and history navigation (#20441)
This makes sure the query isn't dropped when doing a history navigation with i18n. Additional tests have been added to ensure this is working correctly as well. 

Fixes: https://github.com/vercel/next.js/issues/20212
2020-12-28 17:58:07 +00:00
..
[post] Ensure href resolvedAs is correct with locale (#20080) 2020-12-12 14:06:46 +00:00
amp Ensure i18n support with AMP (#17923) 2020-10-15 18:00:08 -05:00
api Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
auto-export Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
dynamic Ensure auto-export dynamic routes work with i18n next start (#18930) 2020-11-08 02:18:13 +00:00
gsp Ensure i18n + trailingSlash works for different page types (#19331) 2020-11-20 18:45:47 +00:00
gssp Ensure query is present with i18n and history navigation (#20441) 2020-12-28 17:58:07 +00:00
not-found Ensure getStaticProps isn't called without params with i18n (#18702) 2020-11-02 20:41:34 +00:00
404.js Ensure i18n context values are provided for blocking 404 (#18513) 2020-10-30 01:42:28 +00:00
_app.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
another.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
frank.js Ensure correct defaultLocale is provided for locale domain (#19040) 2020-11-11 02:09:45 +00:00
index.js Ensure auto-export dynamic routes work with i18n next start (#18930) 2020-11-08 02:18:13 +00:00
links.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
locale-false.js Update fallback locale for locale: false (#19322) 2020-11-20 21:50:26 +00:00
mixed.js Ensure data prefetch for default locale is correct (#19085) 2020-11-17 18:04:07 +00:00