e2e

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandString added in v1.3.0

func RandString(n int) string

Types

type Cfg added in v1.4.1

type Cfg struct {
	UseMemory          bool
	Expiration         time.Duration
	UseKeccak256ModeS3 bool
	UseS3Caching       bool
	UseS3Fallback      bool
}

func TestConfig added in v1.4.1

func TestConfig(useMemory bool) *Cfg

type TestSuite

type TestSuite struct {
	Ctx    context.Context
	Log    log.Logger
	Server *server.Server
}

func CreateTestSuite

func CreateTestSuite(t *testing.T, testCfg *Cfg) (TestSuite, func())

func (*TestSuite) Address

func (ts *TestSuite) Address() string

Jump to

Keyboard shortcuts

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