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

File RemoteTriggerTool.auth.test.ts

src/tools/RemoteTriggerTool/RemoteTriggerTool.auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, mock } from 'bun:test'
2import { getAuthRuntime } from '../../auth/runtime/AuthRuntime.js'
3
4const axiosCalls: Array<Record<string, unknown>> = []

Callers

nothing calls this directly

Calls 2

getAuthRuntimeFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected