Skip to content
TestingModesModesE2ESmoke

Smoke

What it is

Single-page health check on a running app. 'Does the dashboard render at all?'

When to use it

Quick boot-time sanity check; runs on every deploy.

Example gates

Future slice — pairs naturally with e2e.

See also

On this page