refactor: split channel target test helpers

This commit is contained in:
Peter Steinberger
2026-04-28 02:03:06 +01:00
parent 6c859d8c82
commit dc4512ad0c
19 changed files with 110 additions and 68 deletions

View File

@@ -113,6 +113,9 @@ export const pluginSdkDocMetadata = {
"channel-test-helpers": {
category: "utilities",
},
"channel-target-testing": {
category: "utilities",
},
"provider-test-contracts": {
category: "utilities",
},

View File

@@ -109,6 +109,7 @@
"acp-binding-runtime",
"acp-binding-resolve-runtime",
"lazy-runtime",
"channel-target-testing",
"channel-test-helpers",
"plugin-test-api",
"plugin-test-contracts",