summaryrefslogtreecommitdiffstats
path: root/tests/unit/droppable/droppable_methods.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Delete everything that fails.Scott González2011-07-281-38/+0
|
* Removed use of .data() for getting/setting options in tests; using each ↵Scott González2009-11-091-16/+8
| | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵Scott González2009-04-151-3/+15
| | | | factory should auto detect getters.
* droppable unit tests: created separate file for each module: core, common ↵Richard Worth2009-02-021-0/+82
widget, events, methods, options, tickets