Trey T 8cc9400d65 Merge feature/parallel-ui-tests: parallel UI tests with fail-fast rewrite
Enables parallel UI test execution via per-session data isolation:
- Each test class gets a unique session ID (UUID) for isolated UserDefaults
  and in-memory SwiftData containers — no shared on-disk state
- Rewrote all 60+ UI test files following fail-fast TEST_RULES patterns
  (2s default timeout, no sleep, no coordinate taps, no retry loops)
- Added missing accessibility IDs to MonthView, YearView, onboarding pages
- Added Next buttons to onboarding flow for reliable programmatic navigation
- Added ParallelUITests.xctestplan with class-level parallelism

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 18:38:24 -05:00
2022-01-10 08:44:49 -06:00
2025-12-19 17:24:00 -06:00
2026-03-11 17:37:58 -05:00
Description
No description provided
285 MiB
Languages
Swift 92%
HTML 6.9%
Python 1.1%