tests

package
v21.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogrusCapture

func LogrusCapture(routine func()) string

Used for tests to capture logrus output

func MinioOnline

func MinioOnline() bool

Check if Minio is locally online

Fragment TOML

[[tenants]]

[tenants.objectstorage]
    Type        = "s3"
    Region      = "stub"
    Endpoint    = "http://localhost:9000"
    AccessKey   = "accessKey"
    SecretKey   = "secretKey"

func TimelimitCapture

func TimelimitCapture(routine func(), timeout time.Duration) bool

Used for tests to run code segment with timelimit return status of (true: in time, false: timeouted)

Types

This section is empty.

Jump to

Keyboard shortcuts

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