# Testing workflow

```text
change
  ↓
npm run check
  ↓
local browser
  ↓
commit
  ↓
Telegram Test
  ↓
staging
  ↓
production
```

Keep the last known-good release available for rollback.

Visual changes should be compared with the baseline before acceptance.
