mirror of https://github.com/openclaw/openclaw.git
test: remove extension manifest and core-extension wrappers
This commit is contained in:
parent
c41df4873e
commit
b910cc5869
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "bluebubbles",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "discord",
|
||||
runtimeDeps: ["@buape/carbon", "https-proxy-agent"],
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeDiscordPluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeDiscordPluginsCoreExtensionContract();
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "feishu",
|
||||
runtimeDeps: ["@larksuiteoapi/node-sdk"],
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "googlechat",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeIMessagePluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeIMessagePluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "irc",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "line",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeLinePluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeLinePluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "matrix",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "mattermost",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "memory-lancedb",
|
||||
runtimeDeps: ["@lancedb/lancedb"],
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "msteams",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "nextcloud-talk",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "nostr",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeSignalPluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeSignalPluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "slack",
|
||||
runtimeDeps: ["@slack/bolt"],
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeSlackPluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeSlackPluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "synology-chat",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "telegram",
|
||||
runtimeDeps: ["grammy"],
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeTelegramPluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeTelegramPluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "tlon",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "twitch",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "voice-call",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "whatsapp",
|
||||
runtimeDeps: ["@whiskeysockets/baileys", "jimp"],
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
import { describeWhatsAppPluginsCoreExtensionContract } from "../../../test/helpers/channels/plugins-core-extension-contract.js";
|
||||
|
||||
describeWhatsAppPluginsCoreExtensionContract();
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "zalo",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
||||
|
||||
describePackageManifestContract({
|
||||
pluginId: "zalouser",
|
||||
minHostVersionBaseline: "2026.3.22",
|
||||
});
|
||||
Loading…
Reference in New Issue