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

Tests: UI Test #62

Open
levey opened this issue Feb 26, 2015 · 2 comments
Open

Tests: UI Test #62

levey opened this issue Feb 26, 2015 · 2 comments

Comments

@levey
Copy link
Owner

levey commented Feb 26, 2015

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

Tooling: KIF

Areas to look at:

  • Expecting presence of startPoint menu item element after setup menu.
  • Expecting presence of each option menu item element after expanding menu.
  • Expecting absence of each option menu item element after closing menu.

Note
In anticipation of Test Jam

@world
Copy link

world commented Apr 19, 2016

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
Copy link

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

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

No branches or pull requests

3 participants