1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/tests
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
..
data Changed tests to not use deepEqual 2014-10-21 21:44:00 -04:00
utils Linted tests 2014-10-21 21:43:57 -04:00
vendor Added Utils.Decorate and tests 2014-10-21 21:43:56 -04:00