Ghislain Seguin
e4453aceb4
Save the fixture after the enhancement, then start
2012-01-18 23:12:37 -08:00
John Bender
ca0c1a9c61
fix test errors relying on require after switching back to synchronous load
2012-01-17 15:07:55 -08:00
Ghislain Seguin
d04054b6fd
Added @jrburke's version of reloadModule that undefines the module in RequireJS's cache so we can reload it
2012-01-13 10:04:55 -08:00
John Bender
3c2bfaca8a
remove define stub, it's now stubbed through including jquery.mobile.define.js in js/index.php
2012-01-04 14:26:03 -08:00
John Bender
d82b6aacfc
update nav base tests to use new push state helper
2012-01-03 14:13:56 -08:00
Ghislain Seguin
d97118d891
Added $.testHelper.deferredSequence
...
Renamed reloadLib to reloadModule
Resuscitated $.testHelper.reloadLib
2011-12-22 17:31:11 -08:00
Ghislain Seguin
b249dbe519
Changed reloadLib to use requirejs' context. That process being async it now returns a $.Deferred
2011-12-22 09:54:34 -08:00
John Bender
5158cbf4ce
remove base url juggling in favore of .js convention provided by requirejs
2011-12-21 11:30:46 -08:00
John Bender
37fdf3a7ca
added note to test helper
2011-12-20 17:08:02 -08:00
John Bender
810edd8472
more flexible async loading helper, converted select test
2011-12-20 17:01:16 -08:00
John Bender
5469442ad3
async test library load helper
2011-12-20 15:01:28 -08:00
Kin Blas
9b0bf5252d
Removed deprecated "beforechangepage", "changepage", and "changepagefailed" event references in preparation for jQM 1.0 release.
...
Updated the unit tests to use "pagechange" event instead of "changepage".
2011-09-20 16:59:30 -07:00
gseguin
3ba911a6f8
jshint was complaining about .this
2011-09-08 13:34:58 -04:00
John Bender
a671c559f4
nav tests passing for both push state and hash
2011-08-19 14:02:35 -07:00
John Bender
74300195b3
moved pushstate library disable and load into testhelper
2011-08-17 10:49:38 -07:00
John Bender
1a4dd41293
alterted base path tests as an example of how to preserve content testing while accomodating both possible url formats
2011-08-16 12:56:10 -07:00
John Bender
53a8023b14
fixed select tests to click the button instead of calling the select menu method
2011-07-15 15:22:56 -07:00
John Bender
8b6e617309
set up eventSequence helper, moved pageSequence to eventSequence(changpage, fns)
2011-06-29 12:41:04 -07:00
John Bender
7451a4b30e
event test fixes with one test removal. still _very_ time sensitive
2011-06-20 22:26:24 -07:00
Kin Blas
786ef25e0a
Changes to get the navigation unit tests green again.
...
- Modified changePage() to set isPageTransitioning earlier.
- Modified pageSequence() to allow the current changepage callback stack to unwind before firing off the next function in the sequence.
2011-05-23 14:30:40 -07:00
John Bender
dc530ea751
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
John Bender
6965d4d24c
removed console from test helper
2011-03-26 17:29:58 -07:00
John Bender
c3854fe8ca
added simple helper to rerun qunit tests
2011-03-26 17:27:33 -07:00
John Bender
86eceb03fc
added two helpers and tests for proper url stack history traversal
2011-02-25 23:24:03 -08:00
John Bender
e5fd56985c
added global native select configuration, docs to follow. Also corrected selector error when reloading a lib in tests
2011-01-27 23:20:57 -08:00
John Bender
2065a1916b
moved jstrebs integration tests under the unit folder, made it look a bit like the others, and changed the styling to move pages off the screen
2011-01-06 23:34:05 -08:00
Jesse Streb
35c2fe8aa5
Ported Jasmine integration tests over to Qunit tests. Kept these in a different folder of integration tests has there purpose is to test at a page level rather then a method by method level.
2010-12-31 13:37:17 -05:00
John Bender
3df0060827
document ready tests are finished
2010-11-29 22:32:26 +08:00
John Bender
31e6d6879b
added loading dialog testing
2010-11-23 21:08:13 +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