MCPcopy Create free account
hub / github.com/0xSero/open-queue / queue.test.mjs

File queue.test.mjs

test/queue.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2
3process.env.OPENCODE_MESSAGE_QUEUE_MODE = "hold"
4

Callers

nothing calls this directly

Calls 4

createFakeClientFunction · 0.85
MessageQueuePluginFunction · 0.85
createChatPayloadFunction · 0.85
flushFunction · 0.85

Tested by

no test coverage detected