Chat2api Proxy Testing

Use when validating Chat2API Manager proxy behavior across dialogue, tool calling, context, provider routing, request logs, and live client replay workflows.

xiaoy233 edf8033 1.2 KB Updated

File contents

Chat2API Proxy Testing

Use this as the orchestration entry point.

Focused Skills

  • Use chat2api-management-api for management API setup, observation, and cleanup.
  • Use chat2api-har-tool-fixture to extract reusable fixtures from HAR files.
  • Use chat2api-tool-client-replay to replay one client fixture against one or more models.
  • Use chat2api-provider-model-matrix to discover /v1/models and run matrix coverage.

Default Order

  1. Run source regressions when code changed.
  2. Snapshot health and config through management API.
  3. Extract or select a fixture.
  4. Discover models through /v1/models.
  5. Replay scenarios.
  6. Inspect logs and sessions.
  7. Restore config and delete temporary test assets.

Source Of Truth

The versioned source of truth is this skills/chat2api-proxy-testing directory plus the focused sibling skills. ignored .codex copies are local working copies only and must not be the only place where testing behavior is documented.

xiaoy233/chat2api/tree/main/skills/chat2api-proxy-testing commit edf803347c

Frequently asked questions

npx skillmds@latest add xiaoy233/chat2api-proxy-testing