jquery-mobile/tests
2012-01-13 17:27:55 +07:00
..
functional Corrected the title for the functional test. 2012-01-13 17:25:56 +07:00
speed 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
unit rewrote the transitions test suite and handlers to account for our new sequence. The main difference is most tests are async now, and use two functions: onFromComplete and onToComplete to test conditions before each page's animationComplete handler finishes (while animation classes are still present, for instance). onToComplete must call start() so that pages stay in proper sequences, as fromComplete may not always run depending on pages in play, and it's only halfway done in the trans.Needs more tests now! 2012-01-13 17:27:55 +07:00
jquery.testHelper.js remove define stub, it's now stubbed through including jquery.mobile.define.js in js/index.php 2012-01-13 17:25:54 +07:00