MCPcopy Create free account
hub / github.com/cameri/nostream / onion.spec.ts

File onion.spec.ts

test/unit/tor/onion.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { addOnion, closeTorClient, createTorConfig, getTorClient, TorClient } from '../../../src/tor/client'
2
3import { expect } from 'chai'
4import fs from 'fs/promises'

Callers

nothing calls this directly

Calls 5

createTorConfigFunction · 0.90
getTorClientFunction · 0.90
closeTorClientFunction · 0.90
addOnionFunction · 0.90
mockFunction · 0.85

Tested by

no test coverage detected