conformancetest

package
v1.17.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package conformancetest is Harbor's shared conformance suite for any ToolCatalog implementation. Drivers (HTTP, MCP, A2A) consume this suite verbatim against their own CatalogFactory so the contract surface is uniform regardless of transport.

Harbor ships the suite; the in-process driver (inproc) is the first consumer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(t *testing.T, newCatalog CatalogFactory)

Run runs the full conformance suite against newCatalog.

Types

type CatalogFactory

type CatalogFactory func() tools.ToolCatalog

CatalogFactory produces a fresh, empty ToolCatalog.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL