aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs_test_helpers.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-74/+0
| | | | Ref gh-1528
* Tests: Widget test helpers extend the main helperScott González2015-04-091-3/+7
| | | | | Ref #10119 Ref gh-1528
* Tabs: Convert tests to new infrastructureScott González2015-04-091-1/+5
| | | | | Ref #10119 Ref gh-1528
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-241-1/+0
| | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually.
* Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.Danny Trunk2012-05-281-0/+6
|
* Tabs: Pass the list item instead of the anchor in events; move aria-controls ↵Scott González2012-05-181-1/+1
| | | | from the anchor to the list item.
* Tabs tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-0/+61