MCPcopy Create free account
hub / github.com/anomalyco/opencode / bootstrap.test.ts

File bootstrap.test.ts

packages/app/src/context/global-sync/bootstrap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { createStore } from "solid-js/store"
3import { QueryClient } from "@tanstack/solid-query"
4import type { Config, OpencodeClient, Project } from "@opencode-ai/sdk/v2/client"

Callers

nothing calls this directly

Calls 6

bootstrapDirectoryFunction · 0.90
loadPathQueryFunction · 0.90
loadProvidersQueryFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected