Peekaboo/tests/integration
Peter Steinberger 7bf63a225c Implement missing best practices
- Add npm run inspector script for MCP inspector tool
- Synchronize Swift CLI version with package.json (1.0.0-beta.9)
- Update macOS version requirement to v14 (Sonoma) for n-1 support
- Add Swift compiler warnings check in prepare-release script
- Convert tests/setup.ts from Jest to Vitest syntax
- Update server status tests to match new format

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-26 23:46:03 +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 feat: Simplify image tool API and add screen index support\n\n- MCP image tool API simplified with app_target, new format:data behavior, and automatic AI provider selection.\n- Swift CLI image command now supports --screen-index for specific display capture.\n- Updated image.ts, relevant documentation, and tests accordingly.\n- Version bumped to 1.0.0-beta.4. 2025-05-25 18:31:50 +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 Implement missing best practices 2025-05-26 23:46:03 +02:00