Jake Luer
8e11ad7f04
[refactor] error without chai.fail
2012-03-18 17:40:54 -04:00
Jake Luer
02e5823b9a
Assertion & interfaces use new utils helper export
2012-03-18 17:21:41 -04:00
Jake Luer
aa48661f10
[refactor] primary export for new plugin util usage
2012-03-18 17:21:19 -04:00
Jake Luer
17ef1c0b97
added util index.js helper
2012-03-18 17:20:21 -04:00
Jake Luer
2a7e12e0a4
added 2012 to copyright headers
2012-03-18 17:19:54 -04:00
Jake Luer
b91a4e128a
Release 0.5.1
2012-03-14 17:01:37 -04:00
Jake Luer
7890dc6aa6
chai.fail no longer exists
2012-03-14 16:52:41 -04:00
Jake Luer
e0fec477da
Merge branch 'feature/assertdefined'
2012-03-14 16:52:27 -04:00
Jake Luer
bacfc3d799
Added asset#isDefined. Closes #37 .
2012-03-14 16:51:21 -04:00
Anand Patil
f239c5ad13
Added DeepEqual assertions
2012-03-09 17:09:15 +00:00
Jake Luer
4165504213
dev docs update for Assertion#assert
2012-03-07 13:31:17 -05:00
Jake Luer
a1e0ae0c06
Release 0.5.0
2012-03-07 13:05:44 -05:00
Jake Luer
ffbce63284
read me update
...
commit summary, getting help, google group, irc
2012-03-07 13:04:50 -05:00
Jake Luer
c6476c96c1
[bug] on inspect of reg on n 0.4.12
2012-03-07 11:51:36 -05:00
Jake Luer
9ab32d7757
Merge branch 'bug/33-throws'
2012-03-07 11:42:50 -05:00
Jake Luer
d7038227e2
Merge pull request #35 from logicalparadox/empty-object
...
Assertion#empty upgrade
2012-03-07 08:41:20 -08:00
Jake Luer
18245879f1
browser build
2012-03-07 11:39:27 -05:00
Jake Luer
17a83f34e4
updated #throw docs
2012-03-07 11:39:09 -05:00
Jake Luer
09c970feaa
Assertion#throw should
tests updated
2012-03-07 11:38:58 -05:00
Jake Luer
7bb24c874e
Assertion#throw expect
tests
2012-03-07 11:37:23 -05:00
Jake Luer
fc002ee433
Should interface supports multiple throw parameters
2012-03-07 11:37:07 -05:00
Jake Luer
c2b0ab64f2
Update Assertion#throw to support strings and type checks.
2012-03-07 11:33:04 -05:00
Veselin Todorov
8eaaf273f9
Add more tests for empty
in should
.
2012-03-07 18:09:52 +02:00
Veselin Todorov
2a34fe8120
Add more tests for empty
in expect
.
2012-03-07 18:01:18 +02:00
Veselin Todorov
f1e6a9abb3
Merge branch 'master' into empty-object
...
* master:
don't switch act/exp
Update the compiled verison.
Add `assert.operator`.
Notes on messages. #22
browser build
have been test
below tests
browser build
remove unnecessary fail export
full support for actual/expected where relevant
Assertion.assert support expected value
clean up error
2012-03-07 17:49:20 +02:00
Jake Luer
df1a82dd1e
don't switch act/exp
2012-03-03 23:21:01 -05:00
Jake Luer
8a083c11f0
Merge pull request #34 from logicalparadox/assert-operator
...
Added `assert#operator`.
2012-03-02 19:02:10 -08:00
Veselin Todorov
1123d8f455
Update the compiled verison.
2012-03-02 15:49:25 +02:00
Veselin Todorov
c7cc03f059
Add assert.operator
.
2012-03-02 15:49:07 +02:00
Jake Luer
ea4a33a51a
Notes on messages. #22
2012-03-01 19:43:13 -05:00
Jake Luer
010810e2b7
browser build
2012-03-01 19:30:01 -05:00
Jake Luer
d0befca9b8
have been test
2012-03-01 19:29:55 -05:00
Jake Luer
fe72b36477
below tests
2012-03-01 19:28:30 -05:00
Jake Luer
9b77c7ca78
Merge branch 'feature/actexp'
2012-03-01 19:28:14 -05:00
Jake Luer
6f521e8cae
browser build
2012-03-01 19:27:58 -05:00
Jake Luer
30e13addfa
remove unnecessary fail export
2012-03-01 19:27:51 -05:00
Jake Luer
a6447e809e
full support for actual/expected where relevant
2012-03-01 19:18:31 -05:00
Jake Luer
56db8a6b09
Assertion.assert support expected value
2012-03-01 18:56:18 -05:00
Jake Luer
0352892e19
clean up error
2012-03-01 18:55:45 -05:00
Veselin Todorov
15f67bad72
Update the compiled version.
2012-02-29 21:58:06 +02:00
Veselin Todorov
670f128970
Add object & sane arguments support to Assertion#empty
.
2012-02-29 21:51:42 +02:00
Jake Luer
dc2ea1324d
Release 0.4.2
2012-02-28 13:00:08 -05:00
Jake Luer
00ed5a706d
fix for process
not available in browser when used via browserify. Closes #28
2012-02-28 12:52:21 -05:00
Jake Luer
7097b6049d
Merge pull request #31 from joliss/doc
...
Document that "should" works in browsers other than IE
2012-02-27 15:26:57 -08:00
Jo Liss
7885f62e81
Document that "should" works in browsers other than IE
...
I tested this with FF 10, Chrome 18, Safari 5.1 (all work), and
IE 9 (does not work).
2012-02-27 22:57:41 +01:00
Jake Luer
205cd223f7
Merge pull request #30 from logicalparadox/assert-tests
...
Assert tests
2012-02-27 12:52:45 -08:00
Veselin Todorov
97c23988de
Update the browser version of chai.
2012-02-27 22:35:53 +02:00
Veselin Todorov
4c9b513779
Update assert.doesNotThrow
test in order to check the use case when type is a string.
2012-02-27 22:34:50 +02:00
Veselin Todorov
e835dc5730
Add test for assert.ifError
.
2012-02-27 22:33:44 +02:00
Veselin Todorov
63e1349473
Falsey -> falsy.
2012-02-27 22:33:24 +02:00