1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/tests/data
Kevin Brown a74547aaa7 Migrate from expect to assert.expect
After we upgraded to QUnit 1.23.1, we gained support for
assert.expect(). This allows us to guard against any race conditions
within tests, because now expect() will be linked to the specific test
instead of the current running test.
2016-05-23 23:38:45 -04:00
..
array-tests.js Add failing test for existing array selections 2016-01-03 18:21:09 -05:00
base-tests.js Linted tests 2014-10-21 21:43:57 -04:00
inputData-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
maximumInputLength-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
maximumSelectionLength-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
minimumInputLength-tests.js Added tests for tags 2014-11-25 21:28:16 -05:00
select-tests.js Combine tests into a single file 2015-03-11 18:51:55 -04:00
tags-tests.js Added test for new insertTag option 2016-01-03 19:09:45 -05:00
tokenizer-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00