MCPcopy Create free account
hub / github.com/anomalyco/opencode / sync.test.tsx

File sync.test.tsx

packages/tui/test/cli/cmd/tui/sync.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @jsxImportSource @opentui/solid */
2import { describe, expect, test } from "bun:test"
3import { tmpdir } from "../../../fixture/fixture"
4import { mount, wait } from "./sync-fixture"

Callers

nothing calls this directly

Calls 13

tmpdirFunction · 0.90
mountFunction · 0.90
waitFunction · 0.90
testFunction · 0.85
branchEventFunction · 0.85
writeMethod · 0.80
atMethod · 0.80
refreshMethod · 0.80
emitFunction · 0.70
getMethod · 0.65
destroyMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected