Nuxt/packages/nuxt/test
2024-12-29 23:25:29 +00:00
..
__snapshots__ fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-02 23:38:54 +00:00
fixture feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 09:42:43 +00:00
app.test.ts
auto-imports.test.ts fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-01 02:44:00 +00:00
component-names.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
components-transform.test.ts
composable-keys.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
devonly.test.ts
import-protection.test.ts test: add import protection test 2024-11-19 13:59:38 -05:00
island-transform.test.ts fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 10:35:37 +00:00
load-nuxt.bench.ts
load-nuxt.test.ts
naming.test.ts
nuxt-link.test.ts fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-18 23:39:54 +00:00
page-metadata.test.ts fix(nuxt): ignore non-reference identifiers when extracting page metadata (#30381) 2024-12-26 22:14:17 +00:00
pages.test.ts feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 13:57:16 +01:00
parse.test.ts feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 09:42:43 +00:00
plugin-metadata.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
prehydrate.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
route-injection.test.ts
route-rules.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
scan-components.test.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-29 23:25:29 +00:00
treeshake-client.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
unctx-transform.test.ts
utils.ts