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 |
|