Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ addOnion, closeTorClient, createTorConfig, getTorClient, TorClient } from
'../../../src/tor/client'
2
3
import
{ expect } from
'chai'
4
import
fs from
'fs/promises'
Callers
nothing calls this directly
Calls
5
createTorConfig
Function · 0.90
getTorClient
Function · 0.90
closeTorClient
Function · 0.90
addOnion
Function · 0.90
mock
Function · 0.85
Tested by
no test coverage detected