fix: update integration tests for new validation error format

- Fixed 3 failing integration tests in error-handling.test.ts
- Tests now expect structured validation error format
- Updated expectations for empty search query, malformed workflow, and missing parameters
- All integration tests now passing (249 tests total)

The new validation system produces more detailed error messages
in the format 'tool_name: Validation failed: • field: message'
which is more helpful for debugging and AI agents.
This commit is contained in:
czlonkowski
2025-08-07 21:21:17 +02:00
parent bb774f8c70
commit 567b54eaf7
2 changed files with 25 additions and 24 deletions

Binary file not shown.