mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 19:20:22 +00:00
refactor: route more runtime-boundary tests through public seams
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { buildTelegramMessageContextForTest } from "./src/bot-message-context.test-harness.js";
|
||||
export { handleTelegramAction } from "./src/action-runtime.js";
|
||||
export { telegramMessageActionRuntime } from "./src/channel-actions.js";
|
||||
export { sendMessageTelegram, sendPollTelegram, type TelegramApiOverride } from "./src/send.js";
|
||||
|
||||
Reference in New Issue
Block a user