tpmjs/apps
Ajax Davis a44f38eda9 test: add comprehensive tests for CLI and scenarios
Add unit tests for:
- CLI TpmClient (api-client.test.ts) - 26 tests covering authentication,
  tool execution, agent/collection/scenario management, error handling
- Scenario evaluation (evaluate.test.ts) - 16 tests for regex assertions
  and verdict determination
- Cosine similarity (similarity.test.ts) - 16 tests for embedding comparison

Add integration tests for scenarios:
- CRUD operations (scenarios-crud.integration.test.ts)
- Run execution and quota management (scenarios-run.integration.test.ts)

Configure vitest for CLI package with @tpmjs/test shared config.
2026-01-25 03:28:28 +10:00
..
playground feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
railway-executor feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
tutorial feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
web test: add comprehensive tests for CLI and scenarios 2026-01-25 03:28:28 +10:00