Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/ filename.test.ts
File
filename.test.ts
packages/core/tests/filename.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ generateStaticFilename, generateVariableFilename } from
'../src/utils'
;
3
4
describe(
'filename generation'
, () => {
Callers
nothing calls this directly
Calls
2
generateStaticFilename
Function · 0.90
generateVariableFilename
Function · 0.90
Tested by
no test coverage detected