1
0
mirror of synced 2024-11-21 20:46:07 +03:00
select2/tests
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
..
a11y Add tests for accessible search results 2015-11-23 18:35:36 -05:00
data Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
dropdown Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
integration Add tests for detecting added and removed options 2016-05-23 23:32:02 -04:00
options Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
results Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
selection Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
utils Combine tests into common files 2015-02-13 23:29:56 -05:00
vendor Upgrades QUnit to 1.23.1 2016-05-23 23:25:13 -04:00
helpers.js Hook up with SauceLabs 2015-02-13 21:59:09 -05:00
integration.html Add tests for detecting added and removed options 2016-05-23 23:32:02 -04:00
unit.html Upgrades QUnit to 1.23.1 2016-05-23 23:25:13 -04:00