1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/data
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
..
array-tests.js Add failing test for existing array selections 2016-01-03 18:21:09 -05:00
base-tests.js Linted tests 2014-10-21 21:43:57 -04:00
inputData-tests.js Fixes issues with inputData module. When unselecting an item it would previously unselect all items 2015-03-10 19:16:17 +02:00
maximumInputLength-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
maximumSelectionLength-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
minimumInputLength-tests.js Added tests for tags 2014-11-25 21:28:16 -05:00
select-tests.js Combine tests into a single file 2015-03-11 18:51:55 -04:00
tags-tests.js Strip whitespace by default for tags 2015-03-11 18:23:10 -04:00
tokenizer-tests.js Add tests for 4958961 2015-08-21 19:17:00 -04:00