levey / AwesomeMenu

Path 2.0 menu using CoreAnimation :)
https://github.com/levey/AwesomeMenu
Other
5k stars 790 forks source link

Tests: UI Test #62

Open levey opened 9 years ago

levey commented 9 years ago

Things I'd like if you're adding tests for this project

Tooling: KIF

Areas to look at:

Note In anticipation of Test Jam

world commented 8 years ago

We have been struggling mightily to get XCUI to be able to query awesomemenu's menu buttons, such that it can understand which item was actually selected after the menu animates. But something about awesomemenuitems being housed inside awesomemenu's view (which in turn is embedded in whatever xib holds actually contains awesomemenu is confusing XCUI such that we just can't seem to test awesomemenu. We really do t want to rip it out but without test coverage we might have to. Any ideas? :)

theonetheycallneo commented 8 years ago

Yes, being able to access or even customize the accessibilityLabels would be ideal for the AwesomeMenuItems +1