mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-05 14:21:32 +00:00
test: centralize registry-backed channel contracts
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import {
|
||||
describeChannelRegistryBackedContracts,
|
||||
describeSessionBindingRegistryBackedContract,
|
||||
} from "../../../test/helpers/channels/registry-backed-contract.js";
|
||||
|
||||
describeChannelRegistryBackedContracts("feishu");
|
||||
describeSessionBindingRegistryBackedContract("feishu");
|
||||
@@ -1,4 +0,0 @@
|
||||
import { describeSessionBindingContractCoverage } from "../../../test/helpers/channels/session-binding-contract.js";
|
||||
import { feishuSessionBindingAdapterChannels } from "../api.js";
|
||||
|
||||
describeSessionBindingContractCoverage(feishuSessionBindingAdapterChannels);
|
||||
Reference in New Issue
Block a user