MCPcopy Create free account
hub / github.com/TanStack/ai / dev.test.mjs

File dev.test.mjs

examples/ts-react-native-chat/scripts/dev.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test'
2import assert from 'node:assert/strict'
3import { mkdtemp, readFile, rm, writeFile } from 'node:fs/promises'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 8

pickLanAddressFunction · 0.90
createDevConfigFunction · 0.90
loadEnvFileIntoEnvFunction · 0.90
createPrintableConfigFunction · 0.90
getPnpmCommandFunction · 0.90
createSpawnConfigFunction · 0.90
spawnProcessFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected