scottjehl
|
8aaa1c9420
|
fixed up the unit tests to ensure the disablePageZoom option works as expected
|
2012-01-26 14:59:43 +07:00 |
|
scottjehl
|
79b1979177
|
fixed up the unit tests so that they only test the plugin's usage of the zoom methods, not the result of whether those methods are working
|
2012-01-24 17:31:05 +07:00 |
|
scottjehl
|
8b20b6a50e
|
added unit tests for new fixedtoolbar plugin
|
2012-01-19 00:19:36 +07:00 |
|
John Bender
|
f2802bdc65
|
reverted fixed toolbar merge, there are some issues with the branch that need to be addressed
|
2012-01-17 21:46:28 -08:00 |
|
scottjehl
|
b70832981d
|
fixed up the failing unit test by ensuring the toolbars were shown before testing for transition classes.
|
2011-12-20 17:38:06 +07:00 |
|
scottjehl
|
68e7bc562d
|
changed any tests that used :visible or :hidden, because the toolbars are now hidden with absolute positioning, and are aways visible. Instead, checked for presence of hide class.
|
2011-12-20 17:38:06 +07:00 |
|
scottjehl
|
05d01e70fe
|
Created 33 unit tests for the base features and methods of the fixedtoolbar plugin. 5 tests are currently failing due to a change in logic in the show/hide methods. Those tests just need adjusting, as the feature itself is currently working.
|
2011-12-20 17:38:05 +07:00 |
|