Peekaboo/peekaboo-cli/Tests/peekabooTests
Peter Steinberger 94e966fa98 feat: Add fuzzy matching for application names
- Implement Levenshtein distance algorithm for fuzzy app name matching
- Handle common typos like "Chromee" → "Google Chrome"
- Add window-specific labels in analysis results
- Improve error messages with app name suggestions
- Fix TypeScript JSON parsing for error responses
- Update tests for new error message formats

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 05:22:58 +01:00
..
ApplicationFinderTests.swift feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00
ImageCaptureLogicTests.swift Add auto capture focus mode and fix list tool validation 2025-06-08 04:31:28 +01:00
ImageCommandTests.swift Fix Swift lint violations for release 2025-06-08 04:38:27 +01:00
JSONOutputTests.swift fix: resolve Swift test compilation issue with allSatisfy closure 2025-06-08 02:03:45 +01:00
ListCommandTests.swift Prepare for beta.14 release: comprehensive test improvements and code cleanup 2025-06-08 02:00:44 +01:00
LocalOnlyTests.swift Prepare for beta.14 release: comprehensive test improvements and code cleanup 2025-06-08 02:00:44 +01:00
LoggerTests.swift Fix Swift test compilation errors and test failures 2025-06-08 00:25:56 +01:00
ModelsTests.swift Apply SwiftFormat changes for release preparation 2025-06-08 04:37:52 +01:00
PermissionsCheckerTests.swift Apply SwiftFormat and fix all SwiftLint violations 2025-06-08 00:18:23 +01:00
ScreenshotValidationTests.swift add tests for path handling 2025-06-08 03:48:49 +01:00
TestTags.swift Prepare for beta.14 release: comprehensive test improvements and code cleanup 2025-06-08 02:00:44 +01:00
WindowManagerTests.swift Prepare for beta.14 release: comprehensive test improvements and code cleanup 2025-06-08 02:00:44 +01:00