Mike Sherov
03e96b110b
Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests.(cherry picked from commit b75e4f7d27
)
2013-11-25 17:23:59 -05:00
Mike Sherov
693bab1010
Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all browsers without having to rely on timeouts.(cherry picked from commit 530d1b7c8c
)
2013-04-17 15:33:47 -04:00
Mike Sherov
c9d84e531e
Datepicker Tests: use simulated events for focus and blur.(cherry picked from commit ab84e037ed
)
2013-04-17 15:24:48 -04:00
Mike Sherov
2879b3ac25
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker.
...
A partial fix was implemented to resolve #6694 , and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice.(cherry picked from commit 1c1b64fcf0
)
2013-04-17 15:24:32 -04:00
Mike Sherov
0d4022bceb
Tests: Convert single quotes to double quotes.
2012-12-26 08:08:48 -05:00
Mike Sherov
3df9ea29e6
Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite
2012-11-03 16:17:16 -04:00