aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable/selectable_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-64/+0
| | | | Ref gh-1528
* Selectable: Convert tests to new infrastructureScott González2015-04-091-5/+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.
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-1/+1
|
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-081-4/+18
|
* Dev: fix IE fails in draggable and selectable - Fixed #8770 Dev: Remove ↵Mike Sherov2012-11-041-1/+1
| | | | globals and Standardize Test Suite
* Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get ↵Mike Sherov2012-10-301-10/+15
| | | | selectable test suite to pass
* Build: Enable "unused" option in jshint - Remove unused variables from ↵Mike Sherov2012-10-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests
* Tests: Lint.Scott González2012-04-181-3/+3
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-4/+4
|
* selectable unit tests: split tests into individual filesRichard Worth2009-02-041-2/+36
|
* unit tests: created separate file for each module: core, common widget, ↵Richard Worth2009-02-021-0/+12
events, methods, options, tickets