Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
Bart van der Schoor
d1f9d3fef5
fixed chai test
2014-07-19 05:35:05 +02:00
Bart van der Schoor
dfab9f569d
moved chai-assert into main chai definition
...
renamed chai-fuzzy-assert to chai-fuzzy
2014-07-19 05:33:05 +02:00
Mariusz Kierski
66799b4429
Fixed chai bindings so that now they work with CommonJS; added tests
2014-07-04 15:08:04 +02:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
vvakame
e9be9177f6
remove not required .tscparams
2014-06-12 18:36:47 +09:00
Bart van der Schoor
adb3a29aa8
updated chai-assert.d.ts
...
fixed chai test
2014-05-26 14:29:32 +02:00
vvakame
a23785ab1b
remove not required .tscparams
2014-05-11 11:22:03 +09:00
Jared Reynolds
cc3aeaae75
Added definitions for chai-datetime
...
- Added explicit "any" types to chai definitions
2014-04-29 14:05:14 -07:00
Bartvds
1c1a37c1e4
removed utf-8 BOM marker
...
for consistency
2014-01-24 18:51:21 +01:00
Kent Skinner
8166bc0ae3
Add optional 'message' parameter to chai.expect.
...
As noted at http://chaijs.com/guide/styles/#expect :
"Expect also allows you to include arbitrary messages
to prepend to any failed assertions that might occur."
2014-01-20 11:03:34 -08:00
Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Jacob Boland
e43a0edd92
Add comment to describe new use function definition
2013-10-23 09:48:43 -07:00
Jacob Boland
dd19153965
Add 'use' to chai and include a test
2013-10-23 09:47:04 -07:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
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