1
0
mirror of synced 2025-02-04 14:19:23 +03:00

3 Commits

Author SHA1 Message Date
Kevin Brown
2805fa7aa4 Add tests for detecting added and removed options
This adds tests for ea79a197e0ffe55aa600eed6d18cbd1c804c3176.
2016-05-23 23:32:02 -04:00
Kevin Brown
ac254ff68d Added tests for jQuery calls to Select2
This adds a test that covers the change made in
c2c1aeef31c95c6df5545c900a4e1782d712497c.
2016-03-27 15:16:22 -04:00
Kevin Brown
e8fd5a0352 Fix select2('data') again
This finally fixes and adds some integration tests to make sure
that `select2('data')` works as we are expecting. This also adds
tests for `select2('val')` and fixes undefined variable issues
that were spotted because of these tests.

We also no longer date stamp distribution builds.

This closes https://github.com/select2/select2/issues/3104.
2015-03-14 15:23:29 -04:00