Skip to content

Commit

Permalink
chore: remove todos
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDJM committed Jun 24, 2024
1 parent 142ffae commit e808483
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/menus/TopLinkDisclosureMenu/hover.test.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
/**
* Hover tests for the TopLinkDisclosureMenu class.
*
* @todo Write tests for the following "hover on"/"hover dynamic" scenarios for both submenu toggles and sibling items:
* - Mouse enters a menu item, menu opens, mouse leaves menu item and comes back in before the timeout. Menu stays open.
* - Mouse enters a menu item, menu opens, mouse leaves menu item, enters sibling item, leaves sibling item and comes back to original item before the timeout. Menu stays open.
* - Mouse enters a menu item, menu opens, mouse leaves menu item, enters sibling submenu item, leaves sibling item and comes back to original item before the timeout. Menu stays open.
* - Mouse enters a menu item, menu opens, mouse leaves menu item, enters parent menu sibling item, leaves sibling item and comes back to original item before the timeout. Menu stays open.
*/

import {
Expand Down

0 comments on commit e808483

Please sign in to comment.