1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests
Kevin Brown 7d8f86cbf8 Add tests for removing a selection when disabled
These tests should fail because a selection can be removed even
though the container is disabled. This is because the only thing
preventing selections from being removed was the CSS which hid the
remove buttons when the container was disabled.
2015-08-19 20:59:39 -04:00
..
a11y Combine tests into a single file 2015-03-11 18:51:55 -04:00
data added test for #3564 fix 2015-07-11 22:11:55 -04:00
dropdown Add back *css* options through an adapter 2015-04-05 21:58:02 -04: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 Add tests for removing a selection when disabled 2015-08-19 20:59:39 -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
integration.html Fix select2('data') again 2015-03-14 15:23:29 -04:00
unit.html Add test for 698fe7b 2015-06-21 21:42:06 -04:00