Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ loader.test.ts
File
loader.test.ts
packages/font/src/google/loader.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
nextFontGoogleFontLoader from
'./loader'
2
import
{ fetchResource } from
'./fetch-resource'
3
4
jest.mock(
'./fetch-resource'
)
Callers
nothing calls this directly
Calls
6
describe
Function · 0.85
nextFontGoogleFontLoader
Function · 0.85
each
Method · 0.80
fn
Method · 0.80
expect
Function · 0.50
from
Method · 0.45
Tested by
no test coverage detected