cla_group

package
v0.0.0-...-0c3f707 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestBehaviour

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

TestBehaviour data model

func NewTestBehaviour

func NewTestBehaviour(apiURL string, auth0ProjectManagerConfig test_models.Auth0Config) *TestBehaviour

NewTestBehaviour creates a new test behavior model

func (*TestBehaviour) RunAllTests

func (t *TestBehaviour) RunAllTests()

RunAllTests runs all the CLA Manager tests

func (*TestBehaviour) RunGetCLAProjectManagerToken

func (t *TestBehaviour) RunGetCLAProjectManagerToken()

RunGetCLAProjectManagerToken acquires the Auth0 token

func (*TestBehaviour) RunValidateCLAGroupInvalid

func (t *TestBehaviour) RunValidateCLAGroupInvalid(claGroupName, claGroupDescription string)

RunValidateCLAGroupInvalid runs a validation test against the specified parameters - expecting a unsuccessful validation

func (*TestBehaviour) RunValidateCLAGroupInvalidDuplicate

func (t *TestBehaviour) RunValidateCLAGroupInvalidDuplicate(claGroupName, claGroupDescription string)

RunValidateCLAGroupInvalidDuplicate runs a validation test against the specified parameters - expecting a unsuccessful validation

func (*TestBehaviour) RunValidateCLAGroupValid

func (t *TestBehaviour) RunValidateCLAGroupValid(claGroupName, claGroupDescription string)

RunValidateCLAGroupValid runs a validation test against the specified parameters - expecting a successful validation

Jump to

Keyboard shortcuts

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