John Bender
3580f2cc70
update checkboxradio tests to use amd
2012-01-13 17:24:52 +07:00
John Bender
eb2cb510ac
update buttonMarkup tests to amd
2012-01-13 17:24:52 +07:00
John Bender
5d2dd81e48
update button core tests to amd
2012-01-13 17:24:52 +07:00
John Bender
b6f18635b3
page test moved to async load, fix for bad assumption in return false test
2012-01-13 17:24:52 +07:00
John Bender
0e9868465a
more flexible async loading helper, converted select test
2012-01-13 17:24:52 +07:00
John Bender
9c87aa48a4
whitespace in page core tests
2012-01-13 17:24:51 +07:00
John Bender
399026e225
alter select index tests to use async load
2012-01-13 17:24:51 +07:00
scottjehl
b70832981d
fixed up the failing unit test by ensuring the toolbars were shown before testing for transition classes.
2011-12-20 17:38:06 +07:00
scottjehl
68e7bc562d
changed any tests that used :visible or :hidden, because the toolbars are now hidden with absolute positioning, and are aways visible. Instead, checked for presence of hide class.
2011-12-20 17:38:06 +07:00
scottjehl
05d01e70fe
Created 33 unit tests for the base features and methods of the fixedtoolbar plugin. 5 tests are currently failing due to a change in logic in the show/hide methods. Those tests just need adjusting, as the feature itself is currently working.
2011-12-20 17:38:05 +07:00
John Bender
c716ab707a
take closestParentPage off of $.fn
2011-12-09 14:39:57 -08:00
John Bender
5071221291
respect page loading times and comment on assumption in degradeInputs test
2011-12-09 12:52:53 -08:00
John Bender
def90bf230
whitespace in degradeInputs tests
2011-12-09 12:51:38 -08:00
John Bender
a80e4c3b4c
test that closestPageData works as expected
2011-12-09 12:31:49 -08:00
John Bender
2b49d382d8
Merge branch 'master' of https://github.com/eromba/jquery-mobile into eromba-master
2011-12-09 11:50:15 -08:00
John Bender
7a267e2c7d
test that the link title value is the selected option text
2011-12-06 16:09:52 -08:00
John Bender
5f6ce0d651
test that an empty string val results in the min attr value on refresh
2011-12-05 15:38:25 -08:00
John Bender
b4f945f73b
test steps in refresh
2011-11-23 13:30:40 -08:00
John Bender
3b78250b17
comment linebreak
2011-11-23 13:30:40 -08:00
John Bender
3b83d4e032
force round numbers to avoid testing step rounding in keypress tests
2011-11-23 13:30:40 -08:00
Ethan Romba
a8c04855b4
Issue #3081 : Range inputs on dialogs don't degrade
...
The degradeInputs plugin bails early for pages that do not have
data-role="page". This behavior prevented range inputs (for slider widgets)
from degrading properly when used in dialogs.
Updated degradeInputs unit tests to check dialogs, too.
2011-11-21 16:47:14 -06:00
John Bender
a9d9ca3dac
test navbar button click functionality
2011-11-21 13:09:00 -08:00
jblas@adobe.com
afb7bab90f
Test case for issues:
...
3046 - closestEnabledButton() conflicts with OpenLayers
3054 - RC3 - button conflicts with svg element, throws error: Uncaught TypeError: Object #<SVGAnimatedString> has no method 'split'
2011-11-15 10:22:36 -08:00
John Bender
54e9cc6466
test list view parent theme inheritance
2011-11-14 10:13:07 -08:00
John Bender
d35b86fea0
test that the hidden element for input button submission is added many times
2011-11-11 12:08:24 -08:00
John Bender
f501712617
Merge pull request #2919 from redaemn/flip-switch-improvements
...
Corrected some tests for the slider widget
2011-11-10 15:10:38 -08:00
Ghislain Seguin
b4df2ecfb2
Added some more negative testing for theming
2011-11-10 10:10:08 -08:00
John Bender
50204053bc
test for page load text area autogrow
2011-11-09 11:35:22 -08:00
Ghislain Seguin
99783f4803
Merge pull request #2997 from eddiemonge/docs
...
Unify css and js references for doc changes
2011-11-09 10:56:44 -08:00
Eddie Monge
88884db175
Unify css and js references for doc changes
2011-11-08 18:39:49 -08:00
John Bender
949dd4c6c8
test that title is restored on link transition to first page
2011-11-08 15:41:37 -08:00
jblas@adobe.com
d6f2f438b6
Fixing the busted unit/core tests.
...
- Clear the namespace property name cache if the namespace is changed.
2011-11-08 13:05:51 -08:00
Ghislain Seguin
3da8e0d171
Added tests for dialog theming and overlayTheme
2011-11-04 22:34:58 -07:00
jblas@adobe.com
b7c88e4d08
Added unit test case for issue #2520 (No longer able to remove / expire pages reliably).
2011-11-04 11:03:50 -07:00
Gabriele Rabbiosi
0e14c98efe
Corrected some tests for the slider widget
2011-11-02 23:58:50 +01:00
John Bender
70571119b7
test that the text and val can update the parent button markup
2011-10-31 14:07:10 -07:00
John Bender
fef4b200a6
handle pixel values from calls to $.fn.css('left') in slider tests
2011-10-28 15:58:25 -07:00
Todd Parker
6264d95da2
Merge pull request #2812 from redaemn/flip-switch-improvements
...
Fix for issue #2756 - flip toggle slider animated snapping. Thanks redaemn!
2011-10-27 18:31:39 -07:00
Maurice Gottlieb
d59a9d8b15
Fix issue #2845 : remove xhtml endtag from css-link
2011-10-27 14:45:32 +02:00
jblas@adobe.com
b37bf0223c
Added unit tests for issue #2835 - pagechangefailed not triggered when changing to non-existent internal page.
2011-10-25 17:07:31 -07:00
John Bender
6549b42ab5
test that clicks bound to labeled checkbox input are fired by label clicks
2011-10-25 10:55:13 -07:00
Gabriele Rabbiosi
ee05bb5576
Fixed issue #2631 - flip toggle switch animation improved
2011-10-23 14:30:10 +02:00
Gabriele Rabbiosi
396f8d019e
Issue #2756 - flip toggle switch value can be changed when the switch is disabled
2011-10-22 17:05:05 +02:00
Ghislain Seguin
55d89893a2
Merge pull request #2492 from hpbuniat/search-filter-bar-2416
...
Fix for #2416
2011-10-21 16:48:20 -07:00
John Bender
f3c5cd811e
tests to verify that items embedded in page sub elements are enhanced properly
2011-10-21 15:56:26 -07:00
John Bender
1896235247
add linkBindingEnabled tests
2011-10-20 15:16:03 -07:00
John Bender
4bb744025e
whitespace in button markup
2011-10-20 12:48:10 -07:00
John Bender
76d8d3825a
cleaned up test to limit event binding bleed
2011-10-19 10:35:14 -07:00
John Bender
911ff69972
test for custom select dialog title update from dom
2011-10-18 09:39:25 -07:00
Eddie Monge
8bc5e42fb3
2700: Step 5 Update all doc references
2011-10-17 13:51:45 -07:00