test(contracts): count passthrough replay helpers as boundary coverage

This commit is contained in:
Vincent Koc
2026-04-12 09:51:22 +01:00
parent 518e1b5e23
commit 812490ab8a

View File

@@ -30,6 +30,7 @@ const SHARED_FAMILY_HOOK_PATTERNS: ReadonlyArray<{
const PROVIDER_BOUNDARY_TEST_SIGNALS = [
/\bregister(?:Single)?ProviderPlugin\s*\(/u,
/\bcreateTestPluginApi\s*\(/u,
/\bexpectPassthroughReplayPolicy\s*\(/u,
] as const;
const EXPECTED_SHARED_FAMILY_CONTRACTS: Record<string, ExpectedSharedFamilyContract> = {
"amazon-bedrock": {