MCPcopy Create free account
hub / github.com/nuxt/icon / client-bundle.test.ts

File client-bundle.test.ts

test/client-bundle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from 'node:fs'
2import { tmpdir } from 'node:os'
3import { join } from 'node:path'
4import { afterAll, beforeAll, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 6

appDirFunction · 0.85
wsDirFunction · 0.85
emptyDirFunction · 0.85
createContextFunction · 0.85
installCollectionFunction · 0.70

Tested by

no test coverage detected