Documentation ¶
Overview ¶
Package blocktestservice is used for creating the blocklist file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestBlockTestService ¶
type TestBlockTestService struct {
// contains filtered or unexported fields
}
TestBlockTestService represents an instance of ConfManager instance
func NewTestBlockTestService ¶
func NewTestBlockTestService(cfg *config.NucleusConfig, requests core.Requests, logger lumber.Logger) *TestBlockTestService
NewTestBlockTestService creates and returns a new TestBlockTestService instance
func (*TestBlockTestService) GetBlockTests ¶
func (tbs *TestBlockTestService) GetBlockTests(ctx context.Context, blocklistYAML []string, branch string) error
GetBlockTests provides list of blocked test cases
Click to show internal directories.
Click to hide internal directories.