Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrScenario = errors.New("scenario test failed")
Functions ¶
func E2E ¶ added in v0.2.0
func E2E() error
E2E runs the end-to-end tests. These are tagged with the `e2e` build tag (separate from `scenario`) so that they do not run as part of `mage scenario`, `mage scenarioUpdate`, or `mage all` — they are intentionally heavier (network access, large clones, full mock pipelines) and meant to be run from CI on a dedicated job.
func ScenarioUpdate ¶
func ScenarioUpdate() error
ScenarioUpdate updates snapshots and runs the scenario tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.