Commit graph

60 commits

Author SHA1 Message Date
jzaefferer
458a56839b Updated unit tests: Drop document-ready block, use #qunit-fixture instead of #main and drop extra styles now provided by QUnit. 2010-12-16 10:34:23 +01:00
John Bender
39e5e75ca1 fixed test descriptions 2010-12-14 00:11:02 -08:00
John Bender
5114995865 notes on test fixture oddities 2010-12-14 00:05:29 -08:00
John Bender
54ea95a3d8 added negative test case for perspective transition and simple case for transitioning class 2010-12-14 00:05:29 -08:00
John Bender
56cb1bce38 test replaced with TODO issues with page transition 2010-12-13 10:41:16 -08:00
John Bender
95ef08b269 perspective class only added on flip page transition or any transition added to the perspectiveTransitions local var in the transitionPages function Fixes #568 2010-12-13 02:21:40 -08:00
John Bender
7e0cdbef5e small whitespace correction 2010-12-11 00:56:56 -08:00
John Bender
6f8aada084 orientation support tests for native vs resize 2010-12-11 00:39:27 -08:00
John Bender
7f51d4fcf5 added test for scroll prevention on swipe and move swipe movehandler prevention 2010-12-10 23:59:18 -08:00
John Bender
553b58567f added protection for nested links to ui-bar selector with tests 2010-12-09 00:16:48 -08:00
John Bender
fc2a405d21 added swipe distance threshold tests and fixed the taphold async test 2010-12-09 00:05:41 -08:00
John Bender
970f46c5e0 header and footer links will now remain unstyled, Fixes #524 2010-12-08 22:16:45 -08:00
John Bender
25c5d2697a basic swipe timing tests 2010-12-07 23:30:02 -08:00
John Bender
0574cd78ef test for tap event not fired when movement is recorded 2010-12-07 20:22:06 -08:00
John Bender
639eaf897e added test for pushing back taphold with touchmove 2010-12-05 22:59:53 -08:00
John Bender
16ed9dc661 added tap hold test 2010-12-05 22:38:49 -08:00
John Bender
bb5d247786 removed console log 2010-11-30 23:10:41 -08:00
John Bender
5a89066e98 setup function fully tested 2010-11-30 23:08:06 -08:00
John Bender
b2905ee08c started event.special.scrollstart.setup tests 2010-11-30 22:57:49 -08:00
John Bender
c27122040a removed page div from event index html 2010-11-30 19:48:38 -08:00
John Bender
c20b589686 added test for trigger inside new event closure 2010-11-29 23:47:38 -08:00
John Bender
524008f5f3 started mobile.event unit tests 2010-11-29 23:41:29 -08:00
John Bender
891c09b32a added to todo for silent scroll on window load test 2010-11-29 22:32:26 +08:00
John Bender
3df0060827 document ready tests are finished 2010-11-29 22:32:26 +08:00
John Bender
2913104d4f added tests for silent scoll y position parameter 2010-11-29 22:32:25 +08:00
John Bender
7314fff15f added silentScroll tests for mobile.core 2010-11-29 22:32:25 +08:00
John Bender
726166a5ee removed unfinished page tests stubs 2010-11-25 17:10:02 +08:00
John Bender
b55e9c6eec removed core hash tag testing (still evaluating), fixed coretests based on new refactor 2010-11-25 17:10:00 +08:00
John Bender
6816d2a793 added getPathDir tests 2010-11-25 17:10:00 +08:00
John Bender
bfb0f4e403 small refactor for mobile view port tests 2010-11-25 17:09:59 +08:00
John Bender
a569bff05a meta view port selector testing 2010-11-25 17:09:59 +08:00
John Bender
923c262bb5 fixed test description 2010-11-25 17:09:59 +08:00
John Bender
31e6d6879b added loading dialog testing 2010-11-23 21:08:13 +08:00
John Bender
eb19f53c26 added test for grade a check 2010-11-23 21:08:13 +08:00
John Bender
caf84f6663 moved module declaration to actual module files to be consistent with reload based tests 2010-11-23 21:08:12 +08:00
John Bender
0a023fa46a started core testing 2010-11-23 21:08:12 +08:00
John Bender
a11a387e8b small refactor to cache script tag for lib reload 2010-11-23 21:08:11 +08:00
John Bender
521777dcb7 added reload lib helper, moved support core over 2010-11-23 21:08:11 +08:00
John Bender
4bec9b1ae2 added file protocol helper 2010-11-23 21:08:11 +08:00
John Bender
8725b2dcc5 added todos for refactoring hanging functions into mockable methods 2010-11-23 05:04:35 +08:00
John Bender
0fe922b748 removed unnecessary query wrap 2010-11-23 05:04:35 +08:00
John Bender
370d745bf3 added tests for mobile.support, still working on mocking for property check on body styles 2010-11-23 05:04:34 +08:00
John Bender
d94b2c536b added tests for basic support attributes 2010-11-23 05:04:33 +08:00
scottjehl
110b095eb5 fixed typo 2010-11-19 22:11:41 -05:00
John Bender
d0cca83be8 tests for default resolution break points, some missing semicolons, and element reference in each loop 2010-11-19 01:20:55 -08:00
John Bender
19cf97465c add tests for orientation change 2010-11-19 01:13:00 -08:00
John Bender
d9f94ea4cd started testing on document ready for media and removed unnecessary expects 2010-11-19 00:51:05 -08:00
John Bender
232926fb85 test for many class additions with many resolution breakpoints 2010-11-19 00:41:14 -08:00
John Bender
622eba46e6 alternate html tag class case for breakpoints 2010-11-19 00:38:41 -08:00
John Bender
e5f9028ea7 first media query break point class addition test 2010-11-19 00:34:44 -08:00