Testing & Mock Server
Testing & Mock Server
Mock Server Overview
Setup
cd mock-server
npm install
npm run devexport CHAINGPT_BASE_URL=http://localhost:3001Test Suite
Suite
Tests
Coverage
Running Tests
Validation Script
CI Workflow
Using the Mock Server in Development
Last updated
Was this helpful?