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
a4c5d24ce8
added note to test helper
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
John Bender
34dcbe2aa7
async test library load helper
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
John Bender
f49fe2082b
record enhancement time and pageprocessing, both of which ignore the network load time of the jqm js
2011-11-22 13:16:18 -08:00
John Bender
7c1cf95909
account for optional 'U;' in iPad ua. The fun continues
2011-11-22 11:06:08 -08:00
John Bender
7d7c913b64
fix for float value appearing earlier in ua string
...
surprised this didn't pop up earlier on android. I ❤️ ua strings.
2011-11-22 10:52:30 -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
c0880137b9
account for droid x ua string
2011-11-14 14:11:47 -08:00
John Bender
cf521ea062
missing escape
2011-11-14 11:27:26 -08:00
John Bender
bfb42ff3f3
account for lack of 'mobile' in android ua strings
2011-11-14 11:25:22 -08:00
John Bender
ba8030e4f3
account for minor version only android version strings
2011-11-14 11:11:34 -08:00
John Bender
c8d06f5d86
union the non android entries with android entries where we trim the version number down to the minor version
2011-11-14 11:05:50 -08:00
John Bender
54e9cc6466
test list view parent theme inheritance
2011-11-14 10:13:07 -08:00
John Bender
3e93c2969a
move the agent_version forward in the table caption and correct data attribute name
2011-11-14 09:43:34 -08:00
John Bender
db87885f60
fixed dom selection issue
2011-11-14 09:39:29 -08:00
John Bender
1675d44bff
simple time grouping to fix issues without aggregation
2011-11-14 09:39:29 -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
John Bender
458ba65681
switched to bar chart per @toddparker
2011-11-10 11:42:28 -08:00
John Bender
eedb9ce8ac
todo added to the chart display
2011-11-10 11:24:54 -08:00
John Bender
1572867147
decode get params when refining stats data
2011-11-10 10:55:14 -08:00
John Bender
4da7e378c2
create new tables based on agent version
2011-11-10 10:52:04 -08:00
John Bender
be1852827c
close element creation tags
2011-11-10 10:29:15 -08:00
John Bender
cdfe8d157a
remove id dependency on the data point
2011-11-10 10:18:28 -08:00
Ghislain Seguin
b4df2ecfb2
Added some more negative testing for theming
2011-11-10 10:10:08 -08:00
John Bender
477f85c500
blackberry ua support
2011-11-10 10:01:39 -08:00
John Bender
9a13fc0b35
added iPhone and iPad UA strings
2011-11-10 09:23:49 -08:00
John Bender
c1a6ea10e5
formatting in php for sanity
2011-11-10 09:04:18 -08:00
John Bender
5734ca62c6
add ability to refine data display to a user agent or data point
2011-11-10 09:04:18 -08:00