Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nuxt/nuxt
/ basic.test.ts
File
basic.test.ts
test/basic.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdir } from
'node:fs/promises'
2
import
{ fileURLToPath } from
'node:url'
3
import
{ describe, expect, it, vi } from
'vitest'
4
import
{ joinURL } from
'ufo'
Callers
nothing calls this directly
Calls
13
parseData
Function · 0.90
expectNoClientErrors
Function · 0.90
renderPage
Function · 0.90
gotoPath
Function · 0.90
parsePayload
Function · 0.90
extractCookie
Function · 0.85
sanitiseHTML
Function · 0.85
isPublicFile
Function · 0.85
get
Method · 0.80
toString
Method · 0.80
on
Method · 0.80
abort
Method · 0.80
Tested by
no test coverage detected