This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
jquery-mobile
Watch
1
Star
0
Fork
You've already forked jquery-mobile
0
mirror of
https://github.com/Hopiu/jquery-mobile.git
synced
2026-03-16 22:10:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2600aa9eb7
jquery-mobile
/
tests
History
scottjehl
2600aa9eb7
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
..
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