stack/apps
mantrakp04 29fa318525 Add tests for AI proxy handlers and SpacetimeDB client
- Introduced unit tests for `observeAndLog` in `ai-proxy-handlers.test.ts` to ensure correct behavior when logging functions throw errors.
- Added tests for `callSql` in `spacetimedb-client.test.ts` to verify 401 enrollment retry logic and error handling.
- Created tests for `buildProxyLogRow` in `ai-proxy-logger.test.ts` to validate tool-name extraction from parsed logs.
- Implemented validation tests for tool names in `index.test.ts` to ensure consistency with defined tool names.

These additions enhance test coverage and reliability of the AI-related functionalities.
2026-05-23 11:31:22 -07:00
..
backend Add tests for AI proxy handlers and SpacetimeDB client 2026-05-23 11:31:22 -07:00
dashboard Merge branch 'dev' into HEAD 2026-05-23 10:27:20 -07:00
dev-launchpad chore: update package versions 2026-05-23 16:45:36 +00:00
e2e Merge branch 'dev' into HEAD 2026-05-23 10:27:20 -07:00
hosted-components chore: update package versions 2026-05-23 16:45:36 +00:00
internal-tool Sync stale SpacetimeDB bindings with requestId and add structural drift test 2026-05-23 11:01:50 -07:00
mcp Merge branch 'dev' into HEAD 2026-05-23 10:27:20 -07:00
mock-oauth-server chore: update package versions 2026-05-23 16:45:36 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-05-23 16:45:36 +00:00