tctest

package
v0.19.921 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientBits

type ClientBits struct {
	Client client.Client
	// TClient  temporalclient.Client
	// EVClient eventloop.Client
	Worker worker.Worker
}

type DevTestEnv

type DevTestEnv struct {
	ClientOptions client.Options
	Server        *testsuite.DevServer
}

func NewEnv

func NewEnv(ctx context.Context) (*DevTestEnv, error)

func (*DevTestEnv) NewRunInNamespace

func (e *DevTestEnv) NewRunInNamespace(t *testing.T, ctx context.Context, namespace string) (*ClientBits, error)

TODO(sdboyer) should we rely on dependency injection, at least to some degree?

Jump to

Keyboard shortcuts

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