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

Testing #40

Closed
20 tasks done
kybishop opened this issue Aug 25, 2017 · 1 comment
Closed
20 tasks done

Testing #40

kybishop opened this issue Aug 25, 2017 · 1 comment
Milestone

Comments

@kybishop
Copy link
Collaborator

kybishop commented Aug 25, 2017

We should test all public facing features of the API. Below is a non-comprehensive list that will be updated over time.

  • Common showOn events
    • click
    • mouseenter
    • focusin
  • All hideOn events
    • click
    • clickout
    • escapekey
    • focusout
    • blur
    • mouseleave
  • All hideOn events where interactive=true has special behavior
    • clickout
    • focusout
    • blur
    • mouseleave
  • onChange hook
  • {{attach-tooltip}}

Other tasks

  • Update README.md with examples
  • Add test helpers like ember-tooltips
@kybishop kybishop added this to the 1.0 milestone Aug 25, 2017
@kybishop
Copy link
Collaborator Author

kybishop commented Nov 3, 2017

Final point resolved in #83

@kybishop kybishop closed this as completed Nov 3, 2017
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

1 participant