MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / zoo-code-auth.test.ts

File zoo-code-auth.test.ts

src/services/__tests__/zoo-code-auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest"
2import * as vscode from "vscode"
3
4import {

Callers

nothing calls this directly

Calls 13

clearZooCodeTokenFunction · 0.90
clearZooCodeUserInfoFunction · 0.90
getCachedZooCodeTokenFunction · 0.90
initZooCodeAuthFunction · 0.90
getCachedZooCodeUserInfoFunction · 0.90
setZooCodeTokenFunction · 0.90
getZooCodeBaseUrlFunction · 0.90
handleAuthCallbackFunction · 0.90
verifyZooCodeTokenFunction · 0.90
setZooCodeUserInfoFunction · 0.90
disconnectZooCodeFunction · 0.90

Tested by

no test coverage detected