1
0
Fork 0
mirror of synced 2025-04-02 20:56:15 +03:00
select2/tests
Kevin Brown b9b55cec44 Tests use jQuery 1.7.2
As jQuery 1.7.2 is the lowest version of jQuery supported by Select2,
it makes sense to run the tests on it. For the most part, we can
assume that the newer versions of Select2 are backwards compatible
enough such that this isn't an issue.

The recommended version of jQuery to use is the latest though, which
is why the jQuery file is only included in the tests.

This revealed a few issues with our data fallbacks and `.append`
functionality that was introduced in jQuery 1.8.
2015-03-11 19:20:41 -04:00
..
a11y Combine tests into a single file 2015-03-11 18:51:55 -04:00
data Combine tests into a single file 2015-03-11 18:51:55 -04:00
dropdown Combine tests into common files 2015-02-13 23:29:56 -05:00
options Combine tests into a single file 2015-03-11 18:51:55 -04:00
selection Tests use jQuery 1.7.2 2015-03-11 19:20:41 -04:00
utils Combine tests into common files 2015-02-13 23:29:56 -05:00
vendor Tests use jQuery 1.7.2 2015-03-11 19:20:41 -04:00
helpers.js Hook up with SauceLabs 2015-02-13 21:59:09 -05:00
runner.html Tests use jQuery 1.7.2 2015-03-11 19:20:41 -04:00