mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-25 16:44:43 +00:00
added todos for refactoring hanging functions into mockable methods
This commit is contained in:
parent
0fe922b748
commit
8725b2dcc5
1 changed files with 3 additions and 0 deletions
|
|
@ -84,5 +84,8 @@
|
|||
reloadLib();
|
||||
ok(!$.support.dynamicBaseTag);
|
||||
});
|
||||
|
||||
//TODO propExists testing, refactor propExists into mockable method
|
||||
//TODO scrollTop testing, refactor scrollTop logic into mockable method
|
||||
}
|
||||
})(jQuery);
|
||||
Loading…
Reference in a new issue