aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Accordion tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Accordion tests: Fixed typos.Scott González2012-06-111-17/+17
* Accordion: Update activate and beforeActivate event properties to newPanel/ol...Jörn Zaefferer2012-05-301-23/+23
* Accordion tests: Check for a specific height in heightStyle: content tests.Scott González2012-05-281-3/+3
* Accordion tests: equalHeights() -> equalHeight(); Validate against a specific...Scott González2012-05-284-22/+17
* Use length property, instead of the deprecated size() method.Shahyar G2012-04-233-59/+59
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-232-14/+10
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-234-8/+8
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-192-2/+2
* Accordion tests: Don't polloute the global namespace with helpers.Scott González2012-04-196-126/+146
* Tests: Lint.Scott González2012-04-195-66/+66
* Accordion: Added animation tests.Scott González2012-03-271-1/+169
* Accordion: Fixed post-init changes to event option and added tests for keyboa...Scott González2012-03-273-3/+43
* Accordion: Fixed ARIA support and added proper keyboard support.Hans Hillen2012-03-271-15/+41
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Accordion: Update method tests - active option still works when accordion is ...Jörn Zaefferer2012-03-071-3/+7
* Accordion: Update test helper to use QUnit.push instead of deepEqual to get u...Jörn Zaefferer2012-03-071-1/+1
* Accordion: Fix unbinding of accordion event option when dealing with multiple...Jörn Zaefferer2012-03-071-0/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-6/+6
* Accordion: Removed requirement for headers contain a child (and removed assoc...Scott González2012-02-273-19/+12
* Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bi...Scott González2012-02-163-4/+5
* Accordion: Adjusted tests for icons: false.Scott González2012-01-311-1/+1
* Accordion: Pass header and content in create event. Fixes #7869 - Accordion: ...Scott González2012-01-311-0/+39
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-282-12/+22
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Accordion tests: Cleanup.Scott González2011-08-066-11/+11
* Tests: Cleanup.Scott González2011-08-032-6/+6
* Accordion tests: cleanup.Scott González2011-08-033-64/+46
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-282-2/+2
* Accordion tests: Fixed location of expect() call.Scott González2011-07-261-1/+1
* Merge branch 'master' into core-1.6.1Scott González2011-07-257-112/+152
|\
| * Accordion tests: Cleanup.Scott González2011-06-136-23/+63
| * Accordion tests: Don't use deprecated assertion methods.Scott González2011-06-136-89/+89
* | Upgrade jQuery to 1.6.2.Scott González2011-07-252-2/+2
* | Use .attr() for boolean ARIA attributes.Scott González2011-07-121-8/+8
* | .attr() -> .prop()Scott González2011-06-081-8/+8
|/
* Widget: define a null default for the create callback.Scott González2011-04-252-2/+4
* Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults.Scott González2011-04-252-2/+12
* Accordion tests: Coding standards.Scott González2011-04-157-268/+268
* Accordion: Added test to ensure activate event is not triggered if beforeActi...Scott González2011-04-041-1/+11
* Accordion: Removed unnecessary test.Scott González2011-04-041-16/+2
* Accordion: Pass original event in beforeActivate event.Scott González2011-04-041-1/+6
* Accordion tests: Only use single words inside headers to avoid breaking onto ...Scott González2011-04-041-2/+2
* Accordion tests: Only use single words inside headers to avoid breaking onto ...Scott González2011-04-041-2/+2