test

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Begin added in v0.0.8

func Begin(t *testing.T) (*manager.Manager, context.Context)

Begin returns the shared test manager and a per-test context.

func End added in v0.0.8

func End(t *testing.T)

End releases the per-test context created by Begin.

func Main

func Main(m *testing.M, setup func(*manager.Manager) (func(), error), opts ...manager.Opt)

Main is the test main function for auth manager tests. It starts up a container and runs the tests, providing a manager instance to each test.

Types

This section is empty.

Jump to

Keyboard shortcuts

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