Skip to content

Commit 0bbacca

Browse files
committed
test(contracts): split channel catalog lanes
1 parent 37de881 commit 0bbacca

4 files changed

Lines changed: 283 additions & 270 deletions

File tree

src/channels/plugins/contracts/plugins-core.catalog.contract.test.ts

Lines changed: 0 additions & 270 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { describeChannelPluginCatalogEntriesContract } from "../../../../test/helpers/channels/channel-plugin-catalog-contract-suites.js";
2+
3+
describeChannelPluginCatalogEntriesContract();
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { describeChannelPluginCatalogPathResolutionContract } from "../../../../test/helpers/channels/channel-plugin-catalog-contract-suites.js";
2+
3+
describeChannelPluginCatalogPathResolutionContract();

0 commit comments

Comments
 (0)