Jed Mao
1a52576856
Fix chai libraries, plugins
2015-04-28 16:21:00 -05:00
Andrew Bradley
035fea44c6
Updates sinon-chai definition and tests to support loading sinon-chai as a
...
chai plugin.
- usage is as follows:
import sinonChai = require('sinon-chai');
chai.use(sinonChai);
- Also updates the tests to compile with --noImplicitAny
2014-09-29 06:15:01 -04:00
Jed Hunsaker
8a3c46bf29
Fix sinon-chai "always" language chain
2013-08-25 17:00:32 -07:00
Jed Hunsaker
e79b35ad8b
Fix sinon-chai to match recent chai updates
2013-08-24 17:39:01 -07:00
Neil Stalker
18628d1490
fix chai, chai-jquery and sinon-chai for TS 0.9
2013-06-21 16:03:05 +01:00
Kazi Manzur Rashid
5362cb55c3
Included Test for Chai and renamed files to follow the project convention.
2013-04-30 12:56:41 +06:00