mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Effects: Integrate sinon fake timers into tests. Close gh-1377.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"q": false,
|
||||
|
||||
"jQuery": true,
|
||||
"sinon": true,
|
||||
"module": true,
|
||||
"test": true,
|
||||
"amdDefined": true,
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
|
||||
<script src="../bower_modules/qunit/qunit.js"></script>
|
||||
<script src="../bower_modules/requirejs/require.js"></script>
|
||||
<script src="../bower_modules/sinon/fake_timers.js"></script>
|
||||
<!-- See testinit for the list of tests -->
|
||||
<script src="data/testinit.js"></script>
|
||||
|
||||
|
||||
492
test/unit/effects.js
vendored
492
test/unit/effects.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user