Documentation
¶
Index ¶
Constants ¶
View Source
const VarUpdateGolden = "COG_UPDATE_GOLDEN"
VarUpdateGolden is the name of the env var to trigger updating golden test files.
Variables ¶
View Source
var UpdateGoldenFiles = os.Getenv(VarUpdateGolden) != "" //nolint: gochecknoglobals
UpdateGoldenFiles determines whether tests should update txtar archives on failures. It is controlled by setting COG_UPDATE_GOLDEN to a non-empty string like "true".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.