aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-136/+0
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-2/+5
* Selectmenu: Test cleanupScott González2014-04-221-5/+1
* Selectmenu: Test cleanupScott González2014-04-221-45/+47
* Selectmenu: close menu on other element mousedown not on clickFelix Nagel2013-10-291-1/+1
* Selectmenu: Remove links in menu itemsFelix Nagel2013-10-101-3/+3
* Selectmenu Tests: use trigger instead of simulate for click events in order t...Felix Nagel2013-07-011-6/+6
* Selectmenu tests: fix lint issuesFelix Nagel2013-06-041-6/+5
* Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-301-26/+41
* Selectmenu tests: test if close event is fired when selectmenu is closed by c...Felix Nagel2013-05-301-2/+5
* Selectmenu tests: improve all other focus callback event testsFelix Nagel2013-05-301-12/+16
* Selectmenu tests: improve focus callback event test, add keydown focus test, ...Felix Nagel2013-05-301-8/+15
* Selectmenu Tests: improve events tests, check for original option element not...Felix Nagel2013-05-121-7/+11
* Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-291-3/+3
* Selectmenu Tests: add toLowerCase() to node type checksFelix Nagel2013-04-291-6/+4
* Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-8/+4
* Selectmenu Tests: use simulate instead of triggerFelix Nagel2013-04-291-2/+2
* Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-2/+1
* Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-291-1/+1
* Selectmenu tests: switch from a to button elementFelix Nagel2013-03-071-4/+4
* Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-141-56/+56
* Selectmenu tests: check for too much fired focus eventsFelix Nagel2013-02-131-0/+2
* Selectmenu tests: improve focus event test so its possible to test for too mu...Felix Nagel2012-12-121-16/+17
* Selectmenu: small fixes for lint testsFelix Nagel2012-05-241-3/+5
* Tests: equals() -> equal().Scott González2012-02-291-9/+9
* Revert "Selectmenu: added a temp fix for Safari to make unit test work, see h...Scott González2012-02-291-6/+6
* Selectmenu: added a temp fix for Safari to make unit test work, see https://g...Felix Nagel2012-02-281-6/+6
* Selectmenu: re-enabled lazy loading of the menu items (menu refresh)Felix Nagel2012-02-211-3/+3
* Selectmenu: Introduce menuWidget method, to get access to the menu element. F...Jörn Zaefferer2012-02-211-9/+6
* Selectmenu: Unit tests whitespace and linting/cleanupJörn Zaefferer2012-02-211-1/+1
* Selectmenu: fixed unit tests in IEFelix Nagel2012-01-221-2/+2
* Selectmenu: revert initial refresh method changes (with unit tests)Felix Nagel2012-01-221-20/+4
* Selectmenu: fixed unit tests due to initial refresh method changesFelix Nagel2012-01-221-4/+20
* Selectmenu: fix unit tests (with clean-up)Felix Nagel2012-01-131-101/+104
* Selectmenu: fixed unit tests, needs additional check and cleanupFelix Nagel2012-01-121-5/+9
* Selectmenu: updated options and events unit testsDan Wellman2011-12-131-0/+2
|\
| * removed duplicates from options unit tests and added new options and events t...Dan Wellman2011-12-011-1/+3
* | Selectmenu: updated options and events unit testsDan Wellman2011-12-121-4/+4
* | Selectmenu: removed duplicates from options unit tests and added new options ...Dan Wellman2011-12-011-1/+3
|/
* Updates to events and options unit testsDan Wellman2011-12-011-22/+10
* Selectmenu: Added event unit testsDan Wellman2011-11-241-3/+105
* Selectmenu: Add placeholder for unit testsJörn Zaefferer2011-10-191-0/+7