rsnext/test/unit
Naoyuki Kanezawa 1d8165bd79
fix: do not add locale prefix to api route on NextURL (#36118)
Fixes https://github.com/vercel/next.js/issues/35694

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-04-13 15:30:03 +00:00
..
eslint-plugin-next fix(#34030): ignore non-checkable jsx spread attribute (#34473) 2022-02-25 04:15:25 +00:00
fixtures enhance: cover re-exported gsp cases for runtime fallback (#35326) 2022-03-15 13:14:18 +00:00
image-optimizer Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
isolated Don't swallow test failures caused by POSIX signals (#32688) 2021-12-21 12:52:07 -06:00
web-runtime fix: do not add locale prefix to api route on NextURL (#36118) 2022-04-13 15:30:03 +00:00
accept-headers.test.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
babel-plugin-next-page-config.test.ts Babel & next-swc: Fix exporting page config with AsExpression (#32702) 2022-02-05 21:15:49 +00:00
babel-plugin-next-ssg-transform.test.ts Include submodules in exported type definition (#28316) 2021-11-26 14:46:56 +01:00
example.txt Add util for generating new tests/error documents (#33001) 2022-01-06 09:45:04 -06:00
find-config.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
find-page-file.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
get-node-options-without-inspect.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
getDisplayName.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
htmlescape.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
image-rendering.test.ts Fix next/image noscript when blur and priority (#34973) 2022-03-02 19:59:02 +00:00
is-equal-node.unit.test.ts correctly assess node equality when nonce attribute is present (#27573) 2021-11-10 19:31:32 -06:00
is-serializable-props.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
jest-next-swc.test.ts Ensure mjs files are transformed with jest (#34698) 2022-03-09 13:49:58 +01:00
link-rendering.test.ts Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
link-warnings.test.tsx Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
loadGetInitialProps.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
mitt.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-babel-loader-dev.test.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
next-babel-loader-prod.test.ts fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
next-babel.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-dynamic.test.tsx Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-head-rendering.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-server-utils.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
next-swc.test.ts feat(next-swc): Update swc crates (#35395) 2022-03-30 15:13:40 -07:00
oxford-comma.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
page-route-sorter.test.ts Revert "fix the dynamic routing of middleware" (#35932) 2022-04-06 14:35:52 +00:00
parse-page-runtime.test.ts Only resolve page runtime for react 18 and error on read failure (#35705) 2022-03-30 20:21:41 +00:00
parse-relative-url.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
phaseConstants.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
recursive-copy.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
recursive-delete.test.ts Add initial standalone build handling (#31003) 2021-11-09 11:03:20 -06:00
recursive-readdir.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
router-add-base-path.test.ts Move unit tests to one folder and migrate them to TypeScript (#28427) 2021-08-24 07:52:45 -05:00
split-cookies-string.test.ts Fix typos (#35683) 2022-03-28 22:53:51 -05:00
webpack-config-overrides.test.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
write-app-declarations.test.ts Include submodules in exported type definition (#28316) 2021-11-26 14:46:56 +01:00