[Test] Write UITest for MenuFlyoutItem Clicked/Command delegate #20718
Labels
area-controls-menubar
Desktop MenuBarItems
area-testing
Unit tests, device tests
t/bug
Something isn't working
testing-missing-tests
Milestone
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
The text was updated successfully, but these errors were encountered: