Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ workSecret.test.ts
File
workSecret.test.ts
src/bridge/workSecret.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
'bun:test'
2
import
axios from
'axios'
3
4
let
axiosCalls: Array<unknown[]> = []
Callers
nothing calls this directly
Calls
7
encodeSecret
Function · 0.85
decodeWorkSecret
Function · 0.85
buildSdkUrl
Function · 0.85
buildCCRv2SdkUrl
Function · 0.85
sameSessionId
Function · 0.85
registerWorker
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected