1
0
mirror of synced 2024-11-26 06:46:04 +03:00
select2/tests/data
Kevin Brown e018a6f69e Changed tests to not use deepEqual
We should only be checking the option values that matter, such as
`id` and `text`, instead of checking all of the option values. This
will prevent unexpected breaking when new properties are added to
the options.

Existing properties should be covered by tests to avoid regressions.
2014-10-21 21:44:00 -04:00
..
array-tests.js Changed tests to not use deepEqual 2014-10-21 21:44:00 -04:00
array.html Added basic tests for select2/data/array 2014-10-21 21:43:58 -04:00
base-tests.js Linted tests 2014-10-21 21:43:57 -04:00
base.html Broke out a base data adapter 2014-10-21 21:43:57 -04:00
select-tests.js Changed tests to not use deepEqual 2014-10-21 21:44:00 -04:00
select.html Added tests for the query function 2014-10-21 21:43:59 -04:00