1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00
select2/tests
Kevin Brown a0c26e1114 Hook up with SauceLabs
This sets up Select2 to be able to run tests on the SauceLabs
environment. This will allow us to run the tests on different
browsers in the future, though at the moment we need to start
combining test files.

This required adding a snippet of code for reporting QUnit test
results to SauceLabs within the global test helper file.

The tests currently cannot be run on IE 8 because all of the tests
are using jQuery 2.x, which is not compatible.
2015-02-13 21:59:09 -05:00
..
a11y Changed how the builds are done 2015-01-22 14:49:39 -05:00
data Changed how the builds are done 2015-01-22 14:49:39 -05:00
dropdown Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00
options Fixed missing jQuery import 2015-01-29 09:15:02 -05:00
selection Added modules for stopping event propagation 2015-02-09 20:04:01 -05:00
utils Pass through non-strings in escapeMarkup 2015-02-06 19:45:10 -05:00
vendor Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00
helpers.js Hook up with SauceLabs 2015-02-13 21:59:09 -05:00