Commit graph

624 commits

Author SHA1 Message Date
Mat Marquis
4d4c765325 Additional fetchlink tests. 2011-12-23 15:49:21 -05:00
Mat Marquis
a1e6c874a1 First pass at (working) fetchlink unit tests. 2011-12-22 18:06:36 -05: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
John Bender
f74d117aec simple user agent tracking and collection added to perf javascript 2011-11-10 09:04:18 -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
John Bender
fb2544b8a1 add some maring to account for silly large number strings on our perf charts 2011-11-09 10:10:57 -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
John Bender
1d5f2af293 first pass at visualizing data collection 2011-11-07 16:56:19 -08:00
John Bender
9e255e6e75 add the pathname to the stats to differentiate tests. add grouping 2011-11-07 16:56:19 -08:00
John Bender
2ec65580cf moved to pdo db interface to avoid uninstalled deps in prod 2011-11-07 13:19:32 -08:00