A Reminders-style to-do list application for iOS, iPadOS, and macOS built with SwiftUI.
Your task is to create UI automation tests for this application using XCUITest.
- Create a comprehensive test suite covering the app's functionality
- Tests must pass on all three platforms:
- macOS (any version)
- iPhone 17 Pro (iOS 26.1)
- iPad Mini (iPadOS 26.1)
- Document any bugs or issues discovered in the application as part of your submission
- Open
TodoListApp.xcodeprojin Xcode - Select your target device
- Build and run (⌘R)
- macOS 15.0+
- Xcode 26.0+
- Please push your work to a branch in the repo.
- Please create a pull request (PR).
- Add gn-mark-n and pbellchambers as reviewers of the PR.
- Inform the recruiter that it is ready to review.