aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_core.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-332/+0
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-2/+5
* Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-5/+3
* Selectmenu: Add classes optionAlexander Schmitz2015-03-111-0/+15
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-241-1/+0
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-211-1/+1
* Selectmenu: Copy title attributesFelix Nagel2014-11-041-8/+16
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-041-0/+34
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-251-43/+44
* Selectmenu: Test cleanupScott González2014-04-211-50/+61
* Selectmenu: Remove unused varScott González2014-04-181-1/+1
* Selectmenu: Don't use active items at allScott González2014-04-181-15/+11
* Selectmenu Tests: add unit tests for empty optionsFelix Nagel2013-12-181-0/+32
* Selectmenu: Remove links in menu itemsFelix Nagel2013-10-101-9/+9
* Selectmenu Tests: check CSS class on menu itemsFelix Nagel2013-09-041-18/+28
* Selectmenu tests: lint fixFelix Nagel2013-08-131-1/+1
* Selectmenu tests: check item focusFelix Nagel2013-08-031-0/+37
* Selectmenu Tests: fix lint issuesFelix Nagel2013-07-011-2/+1
* Selectmenu Tests: add item looping testsFelix Nagel2013-07-011-0/+28
* Selectmenu Tests: use trigger instead of simulate for click events in order t...Felix Nagel2013-07-011-3/+3
* Selectmenu Tests: simplify asyncTestFelix Nagel2013-05-071-1/+1
* Selectmenu Tests: fixed spacingFelix Nagel2013-05-071-6/+6
* Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-011-83/+98
* Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-291-1/+1
* Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-291-11/+43
* Selectmenu tests: remove aria-selected testsFelix Nagel2013-03-091-8/+4
* Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused va...Jörn Zaefferer2013-03-011-1/+0
* Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-141-58/+58
* Selectmenu tests: remove console statementsFelix Nagel2013-02-131-11/+1
* Selectmenu tests: wrong selected item when using keyboard control on button a...Felix Nagel2013-02-131-2/+43
* Selectmenu tests: Convert single quotes to double quotesFelix Nagel2013-01-021-1/+1
* Selectmenu tests: lint fixesFelix Nagel2012-11-131-4/+2
* Selectmenu tests: adjust accessibility testFelix Nagel2012-11-101-1/+1
* Selectmenu tests: aria-activedescendant für buttonFelix Nagel2012-10-251-2/+4
* Selectmenu tests: add test for button aria-labelledby attributeFelix Nagel2012-10-251-1/+2
* Selectmenu: follow-up to 'split core unit test for state synchronization in k...Felix Nagel2012-07-161-8/+8
* Selectmenu: split core unit test for state synchronization in keydown and clickFelix Nagel2012-07-161-2/+15
* Selectmenu: small fixes for lint testsFelix Nagel2012-05-241-5/+7
* Tests: equals() -> equal().Scott González2012-02-291-22/+22
* Revert "Selectmenu: added a temp fix for Safari to make unit test work, see h...Scott González2012-02-291-2/+2
* Selectmenu: added a temp fix for Safari to make unit test work, see https://g...Felix Nagel2012-02-281-2/+2
* Selectmenu: cleanup unit tests, removing mass testFelix Nagel2012-02-221-40/+25
* Selectmenu: re-enabled lazy loading of the menu items (menu refresh)Felix Nagel2012-02-211-3/+7
* Selectmenu: Introduce menuWidget method, to get access to the menu element. F...Jörn Zaefferer2012-02-211-11/+6
* Selectmenu: Unit tests whitespace and linting/cleanupJörn Zaefferer2012-02-211-10/+10
* Selectmenu: implement new ARIA specFelix Nagel2012-01-221-15/+25
* Selectmenu: fixed unit tests in IEFelix Nagel2012-01-221-1/+1
* Selectmenu: revert initial refresh method changes (with unit tests)Felix Nagel2012-01-221-1/+0
* Selectmenu: fixed unit tests due to initial refresh method changesFelix Nagel2012-01-221-0/+1
* Selectmenu: fix unit tests (with clean-up)Felix Nagel2012-01-131-13/+16