Commit Graph
13 Commits
Author SHA1 Message Date
Derek Cicerone 19c3427645 Fix noImplicitAny errors in chai-assert.d.ts
* assuming void for all return types
2013-09-28 17:34:48 -04:00
Theodore Brown 1cbc49538e Fix chai-jquery tests 2013-08-25 19:57:49 -05:00
Jed Hunsaker e79b35ad8b Fix sinon-chai to match recent chai updates 2013-08-24 17:39:01 -07:00
Jed Hunsaker 6a7faf3bcd Redo/fix entire chai.expect defs/tests 2013-08-24 11:18:44 -07:00
jraymakers 39a82d6c5f chai bool -> boolean 2013-08-06 23:50:51 -07:00
Bartvds 03efcb45aa updated chai tdd, added chai-fuzzy tdd 2013-06-25 21:06:56 +02:00
Neil Stalker 18628d1490 fix chai, chai-jquery and sinon-chai for TS 0.9 2013-06-21 16:03:05 +01:00
basarat d1eef15f0d No longer polluting global namespace with too many interfaces 2013-06-20 21:18:20 +10:00
Basarat Syed a75e524aeb chai working with TS0.9 2013-06-20 16:43:50 +10:00
Basarat Syed 694b1d528f Fixed for TS0.9 :
angular-resource: declare required
chai-assert: 'declare' modifier not allowed for code already in an ambient context.
chai: Trailing comma not allowed
2013-06-19 18:08:15 +10:00
Bartvds 084a51a992 Added definitions for chai's assert-style assertions 2013-05-21 18:16:14 +02: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
Kazi Manzur Rashid 080b90d517 Included Chai Expect. 2013-04-06 01:43:50 +06:00