test

package
v1.6.0-rc4 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunStoreSuite

func RunStoreSuite(t *testing.T, creator StoreCreator)

Types

type StoreCreator

type StoreCreator func(ctx context.Context, dbPath string) (store.ExecutionStore, error)

type StoreSuite

type StoreSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func (*StoreSuite) SetupSuite

func (s *StoreSuite) SetupSuite()

func (*StoreSuite) SetupTest

func (s *StoreSuite) SetupTest()

func (*StoreSuite) TearDownTest

func (s *StoreSuite) TearDownTest()

func (*StoreSuite) TestCheckpointBlankName added in v1.6.0

func (s *StoreSuite) TestCheckpointBlankName()

func (*StoreSuite) TestCheckpointCanBeUpdated added in v1.6.0

func (s *StoreSuite) TestCheckpointCanBeUpdated()

func (*StoreSuite) TestCheckpointStoresAndRetrieves added in v1.6.0

func (s *StoreSuite) TestCheckpointStoresAndRetrieves()

func (*StoreSuite) TestCheckpointWithClosedStore added in v1.6.0

func (s *StoreSuite) TestCheckpointWithClosedStore()

func (*StoreSuite) TestCreateExecution

func (s *StoreSuite) TestCreateExecution()

func (*StoreSuite) TestDeleteExecutionDoesntExist

func (s *StoreSuite) TestDeleteExecutionDoesntExist()

func (*StoreSuite) TestGetCheckpointBlankName added in v1.6.0

func (s *StoreSuite) TestGetCheckpointBlankName()

func (*StoreSuite) TestGetCheckpointReturnsZeroForNonExistent added in v1.6.0

func (s *StoreSuite) TestGetCheckpointReturnsZeroForNonExistent()

func (*StoreSuite) TestGetExecutionCount

func (s *StoreSuite) TestGetExecutionCount()

func (*StoreSuite) TestGetExecutionEventsDoesntExist added in v1.5.2

func (s *StoreSuite) TestGetExecutionEventsDoesntExist()

func (*StoreSuite) TestMultipleCheckpointsCoexist added in v1.6.0

func (s *StoreSuite) TestMultipleCheckpointsCoexist()

func (*StoreSuite) TestUpdateExecution

func (s *StoreSuite) TestUpdateExecution()

Jump to

Keyboard shortcuts

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