Skip to content

fix(testing): 🐛 isolate desktop UI tests and harden CLI contracts#158

Merged
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
codex/ui-test-safety-cli-contracts
Mar 22, 2026
Merged

fix(testing): 🐛 isolate desktop UI tests and harden CLI contracts#158
PrzemyslawKlys merged 1 commit intov2-speedygonzalesfrom
codex/ui-test-safety-cli-contracts

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • isolate desktop-mutating and external-app UI tests behind explicit gates and move more coverage onto owned harness windows
  • add a repo-local DesktopManager.TestApp for MCP/UI scenarios instead of relying on Notepad/Edge
  • expand non-UI CLI contract coverage for help, dispatch, parsing, output formatting, and adapter mapping
  • harden several desktop automation paths around process/window targeting, screenshots, and control input handling

Testing

  • dotnet test Sources/DesktopManager.sln --nologo -m:1
  • dotnet test Sources/DesktopManager.sln --nologo -m:1 --filter "FullyQualifiedNameCliApplicationTests|FullyQualifiedNameHelpTextTests"

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@PrzemyslawKlys PrzemyslawKlys merged commit 547af32 into v2-speedygonzales Mar 22, 2026
7 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the codex/ui-test-safety-cli-contracts branch March 22, 2026 08:38
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