test

package
v0.0.0-...-25251a0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackendTest

func BackendTest(t *testing.T, setup func() TestBackend, teardown func(b TestBackend))

func EndToEndBackendTest

func EndToEndBackendTest(t *testing.T, setup func() TestBackend, teardown func(b TestBackend))

func SimpleWorkflowBenchmark

func SimpleWorkflowBenchmark(b *testing.B, setup func() TestBackend, teardown func(b TestBackend))

Types

type TestBackend

type TestBackend interface {
	backend.Backend

	GetFutureEvents(ctx context.Context) ([]history.Event, error)
}

Jump to

Keyboard shortcuts

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