Peekaboo/scripts
Peter Steinberger f4a41f8355 Add comprehensive Swift unit tests and enhanced CLI testing
- Add unit test templates for all Swift components:
  - ApplicationFinderTests: Test app discovery and fuzzy matching
  - WindowManagerTests: Test window listing and filtering
  - PermissionsCheckerTests: Test permission detection
  - ImageCommandTests: Test command parsing and validation
  - ListCommandTests: Test list command variations

- Enhance release script with thorough CLI testing:
  - Test all commands with various arguments
  - Validate JSON output structure
  - Test error handling for invalid inputs
  - Check permission status reporting
  - Add dedicated Swift CLI integration test phase

- Update RELEASING.md to highlight automated checks
2025-05-25 19:12:21 +02:00
..
build-peekaboo-cli.sh rename swift-cli to peekaboo-cli 2025-05-25 01:28:06 +02:00
build-swift-universal.sh rename swift-cli to peekaboo-cli 2025-05-25 01:28:06 +02:00
prepare-release.js Add comprehensive Swift unit tests and enhanced CLI testing 2025-05-25 19:12:21 +02:00