test: add Windows desktop E2E smoke harness - #180
Merged
Conversation
Azganoth
marked this pull request as ready for review
August 5, 2026 03:32
Azganoth
force-pushed
the
chore/windows-desktop-e2e
branch
from
August 5, 2026 03:44
cb65f13 to
6ea96f4
Compare
32 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.envfault injection, state isolation, port use, artifact sensitivity, and the assembled-desktop verification boundary.Related Issue
Closes #179
Verification
pnpm check— passed for the cross-cutting frontend, Rust, configuration, documentation, and dependency changes.pnpm test:e2e:desktop— built and launched the isolated application and passed the Help → Diagnostics smoke workflow against real IPC.LEAFDOWN_E2E_FORCE_FAILURE=1 pnpm test:e2e:desktop— returned a failing test while retaining the expected evidence with no artifact-capture errors.leafdown-e2eprocess or listener on port 4445.pnpm exec oxfmt --check e2e/desktop/wdio.conf.ts,pnpm exec oxlint --deny-warnings e2e/desktop/wdio.conf.ts,pnpm lint:tsc, andgit diff --check origin/main...HEAD— passed after the deterministic window-size change.Not verified: Linux or macOS execution and CI-hosted desktop execution; the initial harness is intentionally Windows-local and excluded from
pnpm check.Notes
com.azganoth.leafdown.e2e, so persisted window state and preferences do not affect the ordinary Leafdown application.