Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] Write UITest for MenuFlyoutItem Clicked/Command delegate #20718

Open
drasticactions opened this issue Feb 20, 2024 · 1 comment
Open
Labels
area-controls-menubar Desktop MenuBarItems area-testing Unit tests, device tests t/bug Something isn't working testing-missing-tests
Milestone

Comments

@drasticactions
Copy link
Contributor

drasticactions commented Feb 20, 2024

Description

This is specifically needed for Catalyst to prevent regressions around this from happening again. In this case, the Selector used to fire the Clicked/Command Delegate was removed because the selector was made "static", which won't work. As far as I can tell, there are no UI Tests specifically invoking the selector, only for the bindings themselves to verify they were attached. So we need a way to invoke the selector to make sure it actually does the command.

#20699

@drasticactions drasticactions added the t/bug Something isn't working label Feb 20, 2024
@jsuarezruiz jsuarezruiz added area-testing Unit tests, device tests area-controls-menubar Desktop MenuBarItems labels Feb 20, 2024
@mattleibow mattleibow added this to the Backlog milestone Feb 20, 2024
@ghost
Copy link

ghost commented Feb 20, 2024

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-menubar Desktop MenuBarItems area-testing Unit tests, device tests t/bug Something isn't working testing-missing-tests
Projects
None yet
Development

No branches or pull requests

3 participants