magescenario

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 10 Imported by: 0

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 Scenario

func Scenario() error

Scenario runs the scenario tests.

func ScenarioUpdate

func ScenarioUpdate() error

ScenarioUpdate updates snapshots and runs the scenario tests.

Types

This section is empty.

Jump to

Keyboard shortcuts

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