refactor: route outbound payload tests through extension test seams

This commit is contained in:
Peter Steinberger
2026-03-27 05:18:27 +00:00
parent c7b4c34e89
commit 169bf6adba
5 changed files with 12 additions and 5 deletions

View File

@@ -1 +1,2 @@
export { buildFinalizedDiscordDirectInboundContext } from "./src/monitor/inbound-context.test-helpers.js";
export { discordOutbound } from "./src/outbound-adapter.js";