Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigUnmarshalTest ¶
ConfigUnmarshalTest is used for testing golden configs
type ConfigUnmarshalTests ¶
type ConfigUnmarshalTests struct { DefaultConfig operator.Builder TestsFile string Tests []ConfigUnmarshalTest }
ConfigUnmarshalTest is used for testing golden configs
func (ConfigUnmarshalTests) Run ¶
func (c ConfigUnmarshalTests) Run(t *testing.T)
Run Unmarshals yaml files and compares them against the expected.
Click to show internal directories.
Click to hide internal directories.