Skip to main content

protocol/testing/conformance/_shared/driver

packages/protocol/src/testing/conformance/_shared/driver

Purpose

Lifecycle-backed conformance client barrel.

Public surface

AgentTestClient

Interface
Describes agent test client.

AgentTestClientConfig

Interface
Describes agent test client config.

CloseableAgentTestClient

Interface
Describes closeable agent test client.

makeAgentTestClient

Function
Creates agent test client. Returns: The created agent test client.

makeCloseableAgentTestClient

Function
Creates closeable agent test client. Returns: The created closeable agent test client.

NotificationClient

Interface
Describes notification client.

Files

  • test-client.ts