1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests/dropdown
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
..
dropdownCss-tests.js Add back *css* options through an adapter 2015-04-05 21:58:02 -04:00
positioning-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
selectOnClose-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
stopPropagation-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00