test

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2019 License: AGPL-3.0 Imports: 11 Imported by: 1

Documentation

Overview

package test contains utility functions used by tests/benchmarks in various packages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsMKey

func ContainsMKey(list []schema.MKey, subject schema.MKey) bool

func GetAMKey

func GetAMKey(suffix int) schema.AMKey

func GetMKey

func GetMKey(suffix int) schema.MKey

func MustMKeyFromString

func MustMKeyFromString(id string) schema.MKey

func NewContext

func NewContext() context.Context

NewContext returns a context holding a tracing span

func Path added in v0.13.0

func Path(dst string) string

path takes a relative path within the metrictank repository and returns the full absolute filepath, assuming metrictank repo is in the first directory specified in GOPATH

func RandFloats

func RandFloats(size int) []schema.Point

func RandFloats100 added in v0.12.0

func RandFloats100() []schema.Point

func RandFloats10k

func RandFloats10k() []schema.Point

func RandFloats1M

func RandFloats1M() []schema.Point

func RandFloatsWithNulls

func RandFloatsWithNulls(size int) []schema.Point

func RandFloatsWithNulls100 added in v0.12.0

func RandFloatsWithNulls100() []schema.Point

func RandFloatsWithNulls10k

func RandFloatsWithNulls10k() []schema.Point

func RandFloatsWithNulls1M

func RandFloatsWithNulls1M() []schema.Point

func ShouldContainMKey

func ShouldContainMKey(actual interface{}, expected ...interface{}) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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