Effects: Integrate sinon fake timers into tests

(cherry picked from commit b407bddea2)

Closes gh-1377
This commit is contained in:
John Paul
2013-04-25 09:11:53 -04:00
committed by Dave Methvin
parent eb827097b8
commit 2d6da2da6c
4 changed files with 210 additions and 286 deletions

View File

@@ -17,7 +17,13 @@
},
"devDependencies": {
"requirejs": "~2.1.8",
"qunit": "~1.12.0"
"qunit": "~1.12.0",
"sinon": "~1.7.3"
},
},
"sinon": {
"sinon": "**/*.js"
}
},
"keywords": [
"jquery",