Jörn Zaefferer
|
90135b27f8
|
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
|
2013-03-19 16:53:35 +01:00 |
|
Scott González
|
6d3a1e1fe8
|
Slider tests: Use ui-slider not uiSlider for data key.
|
2013-03-02 15:31:38 -05:00 |
|
Scott González
|
271aa1d94e
|
Slider tests: Don't use .on().
|
2013-03-02 15:26:18 -05:00 |
|
David Petersen
|
ab408c9b82
|
Slider: Coding standards for tests
|
2013-02-07 09:19:15 -06:00 |
|
David Petersen
|
df077abfc2
|
Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhibit Proper Behavior When Switching Range
|
2013-02-05 08:31:42 -06:00 |
|
David Petersen
|
a129a93a4d
|
Slider: Add disabled tests and remove disabled prop from handles
|
2013-02-04 14:43:56 -06:00 |
|
Mike Sherov
|
0d4022bceb
|
Tests: Convert single quotes to double quotes.
|
2012-12-26 08:08:48 -05:00 |
|
Dominic Barnes
|
209443d716
|
Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values.
|
2012-12-18 11:48:10 -05:00 |
|
Scott González
|
75105f612c
|
Slider tests: Fixed style checks for orientation test.
|
2012-07-17 15:05:05 -04:00 |
|
Scott González
|
174df61a6e
|
Slider tests: Minor cleanup: added expect() calls, fixed left-over slider that was appended to body.
|
2012-07-17 15:04:16 -04:00 |
|
Scott González
|
a0fb2c227e
|
Tests: Lint.
|
2012-04-18 22:46:39 -04:00 |
|
Jörn Zaefferer
|
72023dd045
|
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
|
2012-02-29 18:36:40 +01:00 |
|
Scott González
|
cec60ab3c3
|
Slider tests: Commented out incomplete tests and fixed defaults.
|
2011-07-28 08:29:29 -04:00 |
|
Scott González
|
510bb40cab
|
Tests: Fixed trailing commas.
|
2011-07-25 11:08:03 -04:00 |
|
Richard D. Worth
|
5ffd3ab36a
|
Align slider value to step. Fixes #5471 - value not aligned to step when set programatically
|
2010-04-01 15:00:45 -04:00 |
|
jzaefferer
|
ccf85fd3b9
|
Slider: Removing the placeholder for the animate-option, as we generally don't try to unit-test any animations
|
2010-03-27 02:01:56 +01:00 |
|
jzaefferer
|
d969e66164
|
Slider: Test for test-option, setting the value with the value-method; either test is wrong or the implementation ignores the step-option when set programmatically
|
2010-03-27 02:00:59 +01:00 |
|
Jörn Zaefferer
|
526f6c565c
|
slider tests: fixing variable scopes
|
2009-09-15 08:25:00 +00:00 |
|
Richard Worth
|
c3046b9d79
|
slider unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
|
2009-02-02 05:58:49 +00:00 |
|