Kevin Brown
d0fe07f954
Added tests for the query function
2014-10-21 21:43:59 -04:00
Kevin Brown
27ac50a854
Fixed problems with non-string ids
...
We have to enforce ids being strings as the values of options within
a select will always be an id. This fixes an issue that we had with
array selections not being highlighted in the results.
2014-10-21 21:43:59 -04:00
Kevin Brown
cbfe23eb52
Added basic tests for select2/data/array
2014-10-21 21:43:58 -04:00
Kevin Brown
5f176b66f2
Add tests for select data adapter
2014-10-21 21:43:58 -04:00
Kevin Brown
0bc56a922b
Linted tests
2014-10-21 21:43:57 -04:00
Kevin Brown
114732ec25
Broke out a base data adapter
...
This should allow us to create a basic interface that all adapters
must follow.
2014-10-21 21:43:57 -04:00