docs: document channel extension sources

This commit is contained in:
Peter Steinberger
2026-06-04 21:59:00 -04:00
parent 6868cde4d4
commit 58912f8fd8
843 changed files with 847 additions and 14 deletions
@@ -1,3 +1,4 @@
// Feishu tests cover monitor.webhook e2e plugin behavior.
import crypto from "node:crypto";
import { afterAll, afterEach, beforeAll, describe, expect, it, vi } from "vitest";
import { createFeishuRuntimeMockModule } from "./monitor.test-mocks.js";