mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-27 15:07:41 +00:00
- Remove redundant bundle ID checks in ApplicationFinderTests - Replace do-catch with #expect(throws:) for cleaner error testing - Simplify permission test assertions to avoid false failures - Remove unnecessary boolean comparisons in permission checks These changes make the tests more maintainable and less prone to environment-specific failures. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Sources/peekaboo | ||
| TestHost | ||
| Tests | ||
| .swiftformat | ||
| .swiftlint.yml | ||
| Package.swift | ||
| run-local-tests.sh | ||