conformance

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package conformance provides reusable black-box broker contract tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunOperatorV1 added in v0.2.0

func RunOperatorV1(t *testing.T, fixture Fixture)

RunOperatorV1 verifies the common broker contract against a real HTTP server.

Types

type Fixture

type Fixture struct {
	Runtime       *controlplane.Runtime
	Request       grants.Request
	Prepare       func(*grants.Request) error
	ClientToken   string
	OperatorToken string
}

Fixture describes one broker's real shared control-plane assembly.

Jump to

Keyboard shortcuts

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