MCPcopy
hub / github.com/anomalyco/opencode / subscription.test.ts

File subscription.test.ts

packages/console/core/test/subscription.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, setSystemTime, afterEach } from "bun:test"
2import { Subscription } from "../src/subscription"
3import { centsToMicroCents } from "../src/util/price"
4

Callers

nothing calls this directly

Calls 3

centsToMicroCentsFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected