MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / syncResultPolling.test.ts

File syncResultPolling.test.ts

src/stores/syncResultPolling.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import test from 'node:test'
3import type { DataSource } from './apiServer'
4import { createSyncResultPoller } from './syncResultPolling'

Callers

nothing calls this directly

Calls 3

createSyncResultPollerFunction · 0.90
stopFunction · 0.85
createDataSourceFunction · 0.70

Tested by

no test coverage detected