Skip to content

docs+test: document prerequisites and add 125%-DPI reference goldens - #56

Merged
vpapenko merged 2 commits into
mainfrom
docs/deps-prereqs-and-dpi120-goldens
Aug 2, 2026
Merged

docs+test: document prerequisites and add 125%-DPI reference goldens#56
vpapenko merged 2 commits into
mainfrom
docs/deps-prereqs-and-dpi120-goldens

Conversation

@vpapenko

@vpapenko vpapenko commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Two loose ends left uncommitted at the end of the interaction-controllers refactor arc (PR #40).

1. docs: build/test/pack prerequisites in AGENTS.md

Adds a Dependencies & prerequisites section: .NET SDK (pinned via global.json), MAUI workloads, Android SDK/JDK 17, Windows 10 SDK, Node/Appium, key NuGet packages, and the env vars (JAVA_HOME, UITEST_APP_PATH, ColorPickerVersion, PROBE_OUT) needed to build from a clean machine.

2. test: 125%-DPI (dpi-120) pixel-diff reference goldens

PixelDiffTests resolves References/dpi-{N}/{id}.png via GetDpiForWindow. Only dpi-96 was committed, so on 125%-scale monitors the suite silently regenerated references and skipped comparison. This adds the six dpi-120 goldens (~1.25x the dpi-96 pixel dimensions — genuine 125%-DPI captures) so those runs get real pixel-diff coverage.

Additive & CI-safe: CI runs at 96-DPI and never loads these files; the missing-reference path already auto-passes.

vpapenko and others added 2 commits August 2, 2026 17:05
Add a Dependencies & prerequisites section listing the .NET SDK, MAUI workloads, Android SDK/JDK, Windows SDK, Node/Appium versions plus key NuGet packages and the environment variables needed to build, test and pack from a clean machine.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PixelDiffTests resolves References/dpi-{N}/{id}.png by GetDpiForWindow. Only dpi-96 was committed, so on 125%-scale machines the suite silently regenerated references and skipped comparison. Add the six dpi-120 goldens (~1.25x the dpi-96 pixel dimensions) so 125%-DPI runs get real pixel-diff coverage. Additive only: CI runs at 96 DPI and never loads these.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vpapenko
vpapenko enabled auto-merge (squash) August 2, 2026 16:17
@vpapenko
vpapenko merged commit 94ca9e8 into main Aug 2, 2026
6 checks passed
@vpapenko
vpapenko deleted the docs/deps-prereqs-and-dpi120-goldens branch August 2, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant