test_impl

package
v0.0.3-rc4 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandString

func RandString(n int) string

func TestGetExisted

func TestGetExisted(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

func TestGetNotExistedEntityKey

func TestGetNotExistedEntityKey(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

func TestMultiGet

func TestMultiGet(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

func TestOpen

func TestOpen(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

func TestPurgeNotRemovesOtherRevisions

func TestPurgeNotRemovesOtherRevisions(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

func TestPurgeRemovesSpecifiedRevision

func TestPurgeRemovesSpecifiedRevision(t *testing.T, prepareStore PrepareStoreRuntimeFunc)

Types

type PrepareStoreRuntimeFunc

type PrepareStoreRuntimeFunc func() (context.Context, online.Store)

type Sample

type Sample struct {
	Features types.FeatureList
	Revision *types.Revision
	Entity   *types.Entity
	Data     []types.RawFeatureValueRecord
}
var SampleMedium Sample
var SampleSmall Sample

Jump to

Keyboard shortcuts

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