Commit graph

20 commits

Author SHA1 Message Date
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