Documentation
¶
Overview ¶
Package scatestutil exposes helpers shared by every `krci sca <verb>` test package — primarily a Factory stub wired to in-memory streams and a nil portal client suitable for RunE plumbing tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
NewFactory returns a Factory with buffered stdout/stderr and a RestClient closure that yields (nil, nil). Tests that exercise the pre-network validation path — flag parsing, arg checks, bounds, severity canonicalisation — can drive a cobra.Command through Execute without touching the network.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.