test_impl

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestGetExisted

func TestGetExisted(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestGetNotExistedEntityKey

func TestGetNotExistedEntityKey(t *testing.T, prepareStore PrepareStoreFn, destroystore DestroyStoreFn)

func TestMultiGet

func TestMultiGet(t *testing.T, prepareStore PrepareStoreFn, destroystore DestroyStoreFn)

func TestOpen

func TestOpen(t *testing.T, prepareStore PrepareStoreFn, destroystore DestroyStoreFn)

func TestPing added in v0.0.4

func TestPing(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestPrepareStreamTable added in v0.0.4

func TestPrepareStreamTable(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestPurgeNotRemovesOtherRevisions

func TestPurgeNotRemovesOtherRevisions(t *testing.T, prepareStore PrepareStoreFn, destroystore DestroyStoreFn)

func TestPurgeRemovesSpecifiedRevision

func TestPurgeRemovesSpecifiedRevision(t *testing.T, prepareStore PrepareStoreFn, destroystore DestroyStoreFn)

func TestPush added in v0.0.4

func TestPush(t *testing.T, prepareStore PrepareStoreFn, destoryStore DestroyStoreFn)

Types

type DestroyStoreFn added in v0.0.4

type DestroyStoreFn func()

type PrepareStoreFn added in v0.0.4

type PrepareStoreFn func(*testing.T) (context.Context, online.Store)

type Sample

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

type StreamData added in v0.0.4

type StreamData struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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