aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-189/+0
| | | | Ref gh-1528
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-4/+7
| | | | | Ref #10119 Ref gh-1528
* Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-7/+8
|
* Selectmenu: Better handling when there are no optionsScott González2015-01-121-0/+14
| | | | | | Fixes #10662 Closes gh-1370 Closes gh-1423
* Selectmenu: Work around test bug in IEScott González2014-04-241-1/+1
|
* Selectmenu: Test cleanupScott González2014-04-221-44/+46
|
* Selectmenu Tests: check if button text is updated when selected option is addedFelix Nagel2013-08-311-2/+6
|
* Selectmenu tests: fix lint issuesFelix Nagel2013-06-041-1/+1
|
* Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-301-6/+9
|
* Selectmenu Test: rename widget method testFelix Nagel2013-04-291-1/+1
|
* Selectmenu Tests: clean up spacing and intentionFelix Nagel2013-04-291-3/+2
|
* Selectmenu tests: improve widget method testsFelix Nagel2013-03-081-4/+4
|
* Selectmenu tests: adjust tests due to removed button wrapper elementFelix Nagel2013-03-071-6/+6
|
* Selectmenu tests: adjust test to change from button to span elementFelix Nagel2013-03-071-1/+1
|
* Selectmenu tests: switch from a to button elementFelix Nagel2013-03-071-1/+1
|
* Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused ↵Jörn Zaefferer2013-03-011-1/+0
| | | | variables)
* Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-141-91/+91
|
* Selectmenu tests: add unit test to make sure button text is changed when ↵Felix Nagel2013-02-091-0/+20
| | | | refreshing selectmenu
* Selectmenu tests: Convert single quotes to double quotesFelix Nagel2013-01-021-8/+8
|
* Selectmenu tests: lint fixesFelix Nagel2012-11-131-6/+4
|
* Selectmenu tests: Added test for widget() method.Felix Nagel2012-08-301-0/+14
|
* Selectmenu: small fixes for lint testsFelix Nagel2012-05-241-5/+8
|
* Selectmenu: removed unnecessary unit test (has link test for disabled items)Felix Nagel2012-04-011-4/+2
|
* Tests: equals() -> equal().Scott González2012-02-291-17/+17
|
* Selectmenu: adjust and improve unit testsFelix Nagel2012-02-261-6/+5
|
* Selectmenu: fixed small typoFelix Nagel2012-02-231-1/+1
|
* Selectmenu: cleanup unit tests, removing mass testFelix Nagel2012-02-221-2/+1
|
* Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵Jörn Zaefferer2012-02-211-29/+16
| | | | Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling.
* Selectmenu: Unit tests whitespace and linting/cleanupJörn Zaefferer2012-02-211-28/+28
|
* Selectmenu: implement new ARIA specFelix Nagel2012-01-221-1/+3
|
* Selectmenu: improved dropdown CSS style unit testFelix Nagel2012-01-131-0/+2
|
* Selectmenu: fix unit tests (with clean-up)Felix Nagel2012-01-131-27/+32
|
* Selectmenu: improved disabled state handlingFelix Nagel2012-01-111-4/+5
|
* Selectmenu: improved method unit testsFelix Nagel2011-11-281-36/+99
|
* Selectmenu: added basic method unit testsFelix Nagel2011-11-221-0/+61
|
* Selectmenu: Add placeholder for unit testsJörn Zaefferer2011-10-191-0/+12