MCPcopy Create free account
hub / github.com/Noumena-Network/code / download.test.ts

File download.test.ts

src/utils/nativeInstaller/download.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
3import { createHash } from 'crypto'
4import { mkdtemp, readFile, rm } from 'fs/promises'

Callers

nothing calls this directly

Calls 8

getPlatformFunction · 0.85
getBinaryNameFunction · 0.85
rmFunction · 0.85
readFileFunction · 0.85
setMacroFunction · 0.70
getLatestVersionFunction · 0.70

Tested by

no test coverage detected