mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-07 11:35:48 +00:00
- Invalid screen index (e.g., screen:99) now properly falls back to capturing all screens with unique filenames - String "null" in path parameter is now correctly treated as undefined instead of literal path - Added fallback-aware filename generation to prevent file overwrites when screen index is out of bounds - Comprehensive test coverage for both edge cases 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analyze-edge-cases.test.ts | ||
| analyze.test.ts | ||
| defensive-format-validation.test.ts | ||
| edge-case-fixes.test.ts | ||
| image-edge-cases.test.ts | ||
| image.test.ts | ||
| invalid-format.test.ts | ||
| list.test.ts | ||