Peekaboo/tests/unit
Peter Steinberger dbb68e4294 feat: Auto-fallback to PNG for invalid format values and screen captures
- Screen captures with format 'data' now auto-fallback to PNG to prevent stack overflow
- Invalid format values (empty strings, null, unrecognized) gracefully fall back to PNG
- Added comprehensive tests for format validation
- Updated documentation to reflect the new behavior

This provides a better user experience by handling edge cases gracefully instead of returning errors.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 06:04:09 +01:00
..
tools feat: Auto-fallback to PNG for invalid format values and screen captures 2025-06-08 06:04:09 +01:00
utils feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00