Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ view-transitions.test.ts
File
view-transitions.test.ts
test/nuxt/view-transitions.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference path="../fixtures/basic/.nuxt/nuxt.d.ts" />
2
3
import
{ afterAll, afterEach, beforeAll, beforeEach, describe, expect, it, vi } from
'vitest'
4
Callers
nothing calls this directly
Calls
6
useRouter
Function · 0.85
useNuxtApp
Function · 0.85
navigateTo
Function · 0.85
createMockViewTransition
Function · 0.85
cleanup
Function · 0.85
installViewTransitionGuard
Function · 0.85
Tested by
no test coverage detected