MCPcopy
hub / github.com/TanStack/ai / tick

Function tick

packages/ai-angular/tests/inject-chat.test.ts:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11} from './test-utils'
12
13const tick = () => new Promise((r) => setTimeout(r, 0))
14
15describe('injectChat', () => {
16 it('initializes with default state', () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected