MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / CloudAPI.creditBalance.spec.ts

File CloudAPI.creditBalance.spec.ts

packages/cloud/src/__tests__/CloudAPI.creditBalance.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, type Mock } from "vitest"
2import { CloudAPI } from "../CloudAPI.js"
3import { AuthenticationError, CloudAPIError } from "../errors.js"
4import type { AuthService } from "@roo-code/types"

Callers

nothing calls this directly

Calls 1

creditBalanceMethod · 0.80

Tested by

no test coverage detected