tests

package
v0.36.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestsFeature

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

func NewTestsFeature

func NewTestsFeature(bus *eventbus.EventBus, stateStore *globalState.StateStore, fs jobs.ReadOnlyFS, moduleFeature testDecoder.ModuleReader, rootFeature testDecoder.RootReader) (*TestsFeature, error)

func (*TestsFeature) Diagnostics

func (f *TestsFeature) Diagnostics(path string) diagnostics.Diagnostics

func (*TestsFeature) PathContext

func (f *TestsFeature) PathContext(path lang.Path) (*decoder.PathContext, error)

func (*TestsFeature) Paths

func (f *TestsFeature) Paths(ctx context.Context) []lang.Path

func (*TestsFeature) SetLogger

func (f *TestsFeature) SetLogger(logger *log.Logger)

func (*TestsFeature) Start

func (f *TestsFeature) Start(ctx context.Context)

Start starts the features separate goroutine. It listens to various events from the EventBus and performs corresponding actions.

func (*TestsFeature) Stop

func (f *TestsFeature) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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