1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests
Kevin Brown d1ed0a513a Add failing test for existing array selections
This adds a broken test that demonstrates the issue seen in
https://github.com/select2/select2/issues/3990 where existing selected
options are being reset once Select2 is initialized. This issue cannot
be reproduced on the options page [1] because the issue only appear to
happen if the selected option is not the first one in the list of
possible options.

[1]: https://select2.github.io/examples.html#data-array
2016-01-03 18:21:09 -05:00
..
a11y Add tests for accessible search results 2015-11-23 18:35:36 -05:00
data Add failing test for existing array selections 2016-01-03 18:21:09 -05:00
dropdown Fixed failing tests in IE9/FX 2016-01-03 17:46:01 -05:00
integration Fix select2('data') again 2015-03-14 15:23:29 -04:00
options Allow for a partial dictionary in language 2015-04-02 10:52:31 -04:00
selection Tests for the inline search box 2015-11-23 18:25:09 -05: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
integration.html Fix select2('data') again 2015-03-14 15:23:29 -04:00
unit.html Added test for attachBody 2015-12-31 13:04:38 -05:00