MCPcopy Index your code
hub / github.com/anomalyco/opencode / snowflake-cortex.test.ts

File snowflake-cortex.test.ts

packages/opencode/test/plugin/snowflake-cortex.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { OAUTH_DUMMY_KEY } from "../../src/auth"
3import { oauthScope, SnowflakeCortexAuthPlugin } from "../../src/plugin/snowflake-cortex"
4

Callers

nothing calls this directly

Calls 11

oauthScopeFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
fetchMethod · 0.80
makeInputFunction · 0.70
getMethod · 0.65
jsonMethod · 0.65
readMethod · 0.65
describeFunction · 0.50
allMethod · 0.45

Tested by

no test coverage detected