Peekaboo/tests/integration
Peter Steinberger b10253ea2e Fix tests to match new executeSwiftCli signature with timeout parameter
- Update all test assertions to expect the new three-parameter signature
- Add expect.objectContaining({ timeout: expect.any(Number) }) to all executeSwiftCli assertions
- Fixed 37 test assertions across image.test.ts, image-edge-cases.test.ts, and image-tool.test.ts
- All tests now pass (297 tests passed, 17 skipped)

This completes the integration of PR #2's timeout functionality by ensuring all tests match the new function signature.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 07:24:02 +01:00
..
analyze-tool.test.ts Update tests for Linux compatibility and resolve merge conflicts 2025-06-08 06:03:49 +00:00
image-tool.test.ts Fix tests to match new executeSwiftCli signature with timeout parameter 2025-06-08 07:24:02 +01:00
mcp-server-real.test.ts feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00
mcp-server.test.ts Add Swift linting and enhance image capture features 2025-05-25 18:02:39 +02:00
peekaboo-cli-integration.test.ts Merge PR #2: Add timeout handling to prevent test hangs 2025-06-08 07:13:21 +01:00