Nuxt/packages/nuxt/test
2025-01-15 11:32:54 +00:00
..
__snapshots__ fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-03 20:57:05 +00:00
fixture feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 16:36:45 +00:00
app.test.ts fix(kit): fully resolve plugin paths when normalising them (#30540) 2025-01-14 12:59:04 +00:00
auto-imports.test.ts fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-02 23:12:33 +00:00
check-dependencies.test.ts perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
component-names.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
components-transform.test.ts refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165) 2024-10-09 15:04:58 +02:00
composable-keys.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
devonly.test.ts refactor(nuxt): use addBuildPlugin internally (#29157) 2024-10-07 06:26:12 +02:00
import-protection.test.ts test: add import protection test 2024-11-19 14:00:04 -05:00
island-transform.test.ts fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
load-nuxt.bench.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
load-nuxt.test.ts perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
naming.test.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nuxt-link.test.ts fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-19 13:56:17 +00:00
page-metadata.test.ts fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-13 12:24:26 +00:00
pages.test.ts test: update snapshot for https://github.com/nuxt/nuxt/pull/28441 2024-10-22 17:50:33 +01:00
parse.test.ts fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-13 12:24:26 +00:00
plugin-metadata.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
prehydrate.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
route-injection.test.ts chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
route-rules.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
scan-components.test.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
treeshake-client.test.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
unctx-transform.test.ts refactor(nuxt): use addBuildPlugin internally (#29157) 2024-10-07 06:26:12 +02:00
utils.ts fix(nuxt): reduce usage of cjs utilities (#27642) 2024-06-16 00:03:24 +01:00
virtual.test.ts fix(nuxt): decode id before resolving relative imports (#30599) 2025-01-15 11:32:54 +00:00