e2eshared

package
v0.0.0-...-bd61e48 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckEqualRecordBatches

func CheckEqualRecordBatches(t *testing.T, q *model.QRecordBatch, other *model.QRecordBatch) bool

Equals checks if two QRecordBatches are identical.

func CheckQRecordEquality

func CheckQRecordEquality(t *testing.T, q []types.QValue, other []types.QValue) bool

checks if two QRecords are identical

func ReadFileToBytes

func ReadFileToBytes(path string) ([]byte, error)

func RunSuite

func RunSuite[T Suite](t *testing.T, setup func(t *testing.T) T)

func RunSuiteNoParallel

func RunSuiteNoParallel[T Suite](t *testing.T, setup func(t *testing.T) T)

Types

type Suite

type Suite interface {
	Teardown(context.Context)
}

Jump to

Keyboard shortcuts

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