Add 3 passing UI tests (batch 5): heatmap, reduce motion, high contrast
- TC-148: Year View heatmap grid renders with data (added accessibility ID) - TC-143: App navigable with Reduce Motion enabled - TC-144: App navigable with High Contrast mode enabled - Marked 89 blocked tests RED in QA spreadsheet Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -87,6 +87,7 @@ enum UITestID {
|
||||
}
|
||||
|
||||
enum Year {
|
||||
static let heatmap = "year_heatmap"
|
||||
static let donutChart = "year_donut_chart"
|
||||
static let barChart = "year_bar_chart"
|
||||
static let statsSection = "year_stats_section"
|
||||
|
||||
Reference in New Issue
Block a user