Testing

Testing

Scope

This page is a placeholder generated from the official source file structure.

What to verify

  • TODO: Add prerequisites and validation checklist.

Outline (from official headings)

  • Quick start
  • Test suites (what runs where)
  • Unit / integration (default)
  • E2E (gateway smoke)
  • Live (real providers + real models)
  • Which suite should I run?
  • Live: model smoke (profile keys)
  • Layer 1: Direct model completion (no gateway)
  • Layer 2: Gateway + dev agent smoke (what “@clawdbot” actually does)
  • Live: Anthropic setup-token smoke
  • Live: CLI backend smoke (Claude Code CLI or other local CLIs)
  • Recommended live recipes
  • Live: model matrix (what we cover)
  • Modern smoke set (tool calling + image)
  • Baseline: tool calling (Read + optional Exec)
  • Vision: image send (attachment → multimodal message)
  • Aggregators / alternate gateways
  • Credentials (never commit)
  • Deepgram live (audio transcription)
  • Docker runners (optional “works in Linux” checks)

Further reading

  • Official source file: testing.md