Scaffolded dashboard • Wire to real data via Agumbe

Powered by Agumbe

Manage test environments

Define base URLs, environment variables, and defaults so every test run is predictable and reproducible.

Configured environments

View, create, and maintain test environments (base URLs, variables, and defaults) used when running test suites.

Environments

Loading…

Common environment setups

Local development

Use http://localhost:3000 with developer-specific feature flags and debug logging enabled.

Staging / QA

Mirror production as closely as possible with realistic data and stable builds.

Production smoke

Run a minimal set of high-value tests against production with read-only or synthetic data.

Create a new environment

View, create, and maintain test environments (base URLs, variables, and defaults) used when running test suites.

New environment

Define connection details and configuration variables for a new test environment.