1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests/selection
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
..
allowClear-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
containerCss-tests.js Add back *css* options through an adapter 2015-04-05 21:58:02 -04:00
multiple-tests.js Add tests for removing a selection when disabled 2015-08-19 20:59:39 -04:00
placeholder-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
search-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
single-tests.js Adding single select support and testing 2015-06-10 20:05:07 +10:00
stopPropagation-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00