code-corps / code-corps/code-corps-ember
Use ember-tooltip's testing functions to rewrite our tests around tooltips
Open
Difficulty: Easy
Skill: Ember.js
Skill: JavaScript
Skill: Testing
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
We make use of `ember-tooltips` in places where you hover over icons without text, like the category icons for a project.
They just released test helpers we can use to assert things about the icons.
We should implement those in tests when we have the opportunity.
Contributor guide
Assessment
This issue has not been assessed yet.