jquery-mobile/tests/unit/navigation
2011-06-13 16:45:10 -07:00
..
base-tests Add some tests for the use case where the document URL is different from the document base. 2011-06-13 15:26:19 -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 Unit test to catch issues like 1767. 2011-06-02 16:52:36 -07:00
path-tests finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
base-tests.html Add some tests for the use case where the document URL is different from the document base. 2011-06-13 15:26:19 -07:00
file.html finished basic pathing tests sans site relative root ir / 2011-04-29 22:23:57 -07:00
index.html page sequence helper added, nav tests in a somewhat better state. the event trigger spot, namespace, and general setup are all up for debate 2011-05-21 22:15:12 -07:00
navigation_base.js Add some tests for the use case where the document URL is different from the document base. 2011-06-13 15:26:19 -07:00
navigation_core.js - We were missing a changepage notification in the case where we were transitioning to the same page. 2011-06-10 10:00:25 -07:00
navigation_helpers.js Removed unused path.isRelative() function. Replaced unit tests for isRelative() with tests for path.isRelativeUrl. 2011-06-13 16:45:10 -07:00
navigation_paths.js removed two unnecessary tests from the navigation suite, and moved a few more over to the pageSequence helper. 2011-05-21 23:36:06 -07:00
navigation_transitions.js Changes to allow 3rd party transitions. Developers can now register a custom transition by adding their transition handler to the $.mobile.transitionHandlers dictionary. The name of the custom transition is used as the key within the transtionsHandlers dictionary, and should be the same name used within the @data-transtion attribute. 2011-04-26 14:06:10 -07:00
title1.html merging unit test addtions for page titles 2011-03-31 12:56:30 -04: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