MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / artifact-live-share.test.ts

File artifact-live-share.test.ts

test/artifact-live-share.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { checkLiveAuth } from '../src/artifacts/live-server.js';
3import { parseTunnelUrl, lanUrls, makeAccessToken } from '../src/artifacts/live-share.js';
4

Callers

nothing calls this directly

Calls 4

checkLiveAuthFunction · 0.85
parseTunnelUrlFunction · 0.85
lanUrlsFunction · 0.85
makeAccessTokenFunction · 0.85

Tested by

no test coverage detected