Skip to content

Add visibility toggle helper and integration test#50

Merged
multiplex55 merged 1 commit intomasterfrom
codex/create-integration-test-for-hotkeytrigger
Jun 8, 2025
Merged

Add visibility toggle helper and integration test#50
multiplex55 merged 1 commit intomasterfrom
codex/create-integration-test-for-hotkeytrigger

Conversation

@multiplex55
Copy link
Owner

@multiplex55 multiplex55 commented Jun 8, 2025

Summary

  • share a mock egui::Context for tests
  • factor out visibility toggle logic into src/visibility.rs
  • expose the helper via multi_launcher::visibility
  • reuse mock context in existing gui_visibility test
  • add new integration test exercising visibility toggle when context is present

Testing

  • cargo test --quiet (fails: The system library xi required by crate x11 was not found)

@multiplex55 multiplex55 merged commit 6229da6 into master Jun 8, 2025
@multiplex55 multiplex55 deleted the codex/create-integration-test-for-hotkeytrigger branch June 8, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant