jquery-mobile/tests/unit/navigation
2012-01-13 17:27:55 +07:00
..
base-tests whitespace 2011-08-15 12:45:31 -07:00
data-url-tests tests for nested pages/query params 2011-04-12 01:05:36 -07:00
dialog-param-test tests for dialog query param support 2011-04-14 21:49:50 -07:00
form-tests - Fixed issue #1923 - url of form is miscalculated 2011-06-27 10:25:13 -07:00
path-tests finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
base-tests.html 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
cached-external.html fixed nav test for new namespace and made the test order independent 2011-07-29 10:10:26 -07:00
external.html fixed up unit test so that it's now properly testing the ajax dom caching page option 2011-07-29 10:10:25 -07:00
file.html finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
index.html 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
navigation_base.js second half of the test fix from yesterday that was required by the root page url default 2011-10-12 11:54:07 -07:00
navigation_core.js stubbed define in nav tests 2012-01-13 17:25:52 +07:00
navigation_dialog_pushstate.js moved push state dialog key test down into its own file to have the key at the root 2011-08-27 01:01:54 -07:00
navigation_helpers.js Removed deprecated "beforechangepage", "changepage", and "changepagefailed" event references in preparation for jQM 1.0 release. 2011-09-20 16:59:30 -07:00
navigation_paths.js nav tests passing for both push state and hash 2011-08-19 14:02:35 -07:00
navigation_transitions.js 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
prefetched-dialog.html added test for prefetched dialog pages 2011-10-11 16:19:18 -07:00
prefetched.html added unit tests for the data-prefetch attr 2011-07-15 15:55:27 -04:00
push-state-dialog-tests.html 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
push-state-disabled-base-tests.html closed tags in test redirect pages 2011-09-23 16:32:56 -07:00
push-state-disabled-tests.html closed tags in test redirect pages 2011-09-23 16:32:56 -07:00
title1.html test that title is restored on link transition to first page 2011-11-08 15:41:37 -08:00
title2.html fixed the last breaking pages unit test 2011-03-31 13:19:51 -04:00
title3.html merging unit test addtions for page titles 2011-03-31 12:56:30 -04:00