aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion/accordion_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-168/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-3/+3
* Accordion: Convert tests to new infrastructureScott González2015-04-091-4/+8
* Accordion: Remove deprecated content property in create event. Fixes #8999 - ...Scott González2013-03-151-6/+1
* Accordion: Add panel in addition to content for create event. Fixes #8998 - A...Scott González2013-01-221-1/+6
* Accordion: Update activate and beforeActivate event properties to newPanel/ol...Jörn Zaefferer2012-05-301-23/+23
* Use length property, instead of the deprecated size() method.Shahyar G2012-04-231-34/+34
* Accordion tests: Don't polloute the global namespace with helpers.Scott González2012-04-191-9/+12
* Tests: Lint.Scott González2012-04-191-10/+10
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-6/+6
* Accordion: Pass header and content in create event. Fixes #7869 - Accordion: ...Scott González2012-01-311-0/+39
* Accordion tests: Cleanup.Scott González2011-08-061-1/+1
* Accordion tests: Don't use deprecated assertion methods.Scott González2011-06-131-29/+29
* Accordion tests: Coding standards.Scott González2011-04-151-29/+29
* 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: Allow canceling the beforeActivate event. Fixes #6896 - Accordion:...Scott González2011-01-251-1/+33
* Accordion: Renamed changestart and change events to beforeActivate and activa...Scott González2011-01-251-8/+8
* Accordion: More tests.Scott González2011-01-241-25/+82
* Accordion tests: Cleanup.Scott González2011-01-241-1/+1
* Accordion: Test cleanup.Scott González2011-01-241-26/+28
* Accordion: Moved handling for programmatically collapsing the accordion out o...Scott González2011-01-131-1/+1
* Accordion: First pass at deprecating the activate method. Renamed _clickHandl...Scott González2011-01-111-2/+2
* accordion unit tests: split tests into individual filesRichard Worth2009-02-031-2/+20
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12