Peekaboo/tests/integration
Peter Steinberger 53ec5ef9a4 Add Swift linting and enhance image capture features
- Add SwiftLint and SwiftFormat configuration with npm scripts
- Refactor Swift code to comply with linting rules:
  - Fix identifier naming (x/y → xCoordinate/yCoordinate)
  - Extract long functions into smaller methods
  - Fix code style violations
- Enhance image capture tool:
  - Add blur detection parameter
  - Support custom image formats and quality
  - Add flexible naming patterns for saved files
- Add comprehensive integration tests for image tool
- Update documentation with new linting commands

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-25 18:02:39 +02:00
..
analyze-tool.test.ts Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02:00
image-tool.test.ts Add Swift linting and enhance image capture features 2025-05-25 18:02:39 +02:00
mcp-server-real.test.ts Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02: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 Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02:00