Nuxt/packages/nuxt/test
2025-02-04 16:03:27 +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 fix(kit): fully resolve plugin paths when normalising them (#30540) 2025-01-14 10:47:36 +00:00
auto-imports.test.ts fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-01 02:44:00 +00:00
build.bench.ts test: add benchmarks for dev server initial build (#30742) 2025-02-04 16:03:27 +00:00
check-dependencies.test.ts perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 10:43:42 +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 refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165) 2024-10-09 13:58:05 +01:00
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 refactor(nuxt): use addBuildPlugin internally (#29157) 2024-09-25 23:59:59 +01:00
import-protection.test.ts test: add import protection test 2024-11-19 13:59:38 -05:00
island-transform.test.ts chore(deps): update all non-major dependencies (main) (#30803) 2025-01-29 18:24:41 +01:00
load-nuxt.bench.ts test: add benchmarks for dev server initial build (#30742) 2025-02-04 16:03:27 +00:00
load-nuxt.test.ts perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 10:43:42 +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-18 23:39:54 +00:00
page-metadata.test.ts fix(nuxt): deep clone extracted page meta (#30717) 2025-01-24 14:40:08 +00:00
pages.test.ts fix(nuxt): deep clone extracted page meta (#30717) 2025-01-24 14:40:08 +00:00
parse.test.ts fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-09 15:11:44 +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 chore(deps): update all non-major dependencies (main) (#28321) 2024-08-05 16:33:27 +01:00
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 refactor(nuxt): use addBuildPlugin internally (#29157) 2024-09-25 23:59:59 +01: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:31:56 +00:00