MCPcopy Create free account
hub / github.com/cortexkit/magic-context / platform.test.ts

File platform.test.ts

packages/dashboard/src/lib/platform.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "bun:test";
2import { __resetServeTokenForTests, initServeToken, invoke, isTauri } from "./platform";
3
4const originalWindow = globalThis.window;

Callers

nothing calls this directly

Calls 5

isTauriFunction · 0.90
initServeTokenFunction · 0.90
invokeFunction · 0.90
setWindowFunction · 0.85

Tested by

no test coverage detected