Andrei Neculau
b1c7d710a4
test: add tests for throwing custom errors
2013-10-23 23:48:48 +02:00
Andrei Neculau
e174212d0f
test: updated for the new assertion errors
2013-10-23 23:06:39 +02:00
Andrei Neculau
d8529e4bf9
core: improve message for assertion errors (throw assertion)
2013-10-23 23:05:39 +02:00
Jake Luer
4b51ea7548
Release 1.8.1
2013-10-10 06:47:47 -04:00
Jake Luer
57922ac0c1
pkg: update deep-eql version
2013-10-10 06:41:01 -04:00
Jake Luer
984622a4ea
Release 1.8.0
2013-09-18 15:04:00 -04:00
Jake Luer
a158ca3153
test: [sauce] add a few more browsers
2013-09-18 14:03:53 -04:00
Jake Luer
8fd4228121
Merge branch 'refactor/deep-equal'
...
- Closes #156
- Closes #182
- Closes #192
- Closes #194
2013-09-18 12:52:36 -04:00
Jake Luer
89c390fe36
util: remove embedded deep equal utility
2013-09-18 12:13:11 -04:00
Jake Luer
f1e7c574c6
util: replace embedded deep equal with external module
2013-09-18 12:11:37 -04:00
Jake Luer
c00707b59e
Merge branch 'feature/karma'
2013-09-17 23:19:29 -04:00
Jake Luer
d7100b63b1
docs: add sauce badge to readme [ci skip]
2013-09-17 23:19:19 -04:00
Jake Luer
8a2e00b486
test: [sauce] use karma@canary to prevent timeouts
2013-09-17 23:12:16 -04:00
Jake Luer
cd5b24e13b
travis: use karma to start connect
2013-09-17 22:31:45 -04:00
Jake Luer
c044833171
tests: [sauce] error in setup
2013-09-17 22:19:42 -04:00
Jake Luer
e541116036
tests: add sauce support to karma
2013-09-17 22:13:12 -04:00
Jake Luer
678c63e9c2
travis: only run on node 0.10
2013-09-17 17:24:11 -04:00
Jake Luer
a8f94bdcbb
test: [karma] use karma phantomjs runner
...
- tests refactored as bdd instead of tdd
- removed test/browser bootstraps
- add karma-runner
2013-09-17 17:22:36 -04:00
Jake Luer
a2efcc3d58
Merge pull request #181 from tricknotes/fix-highlight
...
Fix highlight for example code
2013-06-29 07:35:39 -07:00
Ryunosuke SATO
68e71ab2a8
Fix highlight for example code
...
This fix is the same as #179 .
2013-06-29 23:30:53 +09:00
Jake Luer
db4b9d7833
Release 1.7.2
2013-06-27 14:15:43 -04:00
Jake Luer
609beb7ecd
coverage: add coveralls badge
2013-06-27 13:51:03 -04:00
Jake Luer
7084d60a5a
test: [coveralls] add coveralls api integration. testing travis-ci integration
2013-06-27 13:40:19 -04:00
Jake Luer
4e032652db
Merge branch 'master' of github.com:chaijs/chai
...
* 'master' of github.com:chaijs/chai:
Modify method title to include argument name
Fix to highlight code example
2013-06-27 13:07:54 -04:00
Jake Luer
7c7f4600f6
Merge branch 'feature/bower'
...
* feature/bower:
bower: granular ignores
2013-06-27 13:07:37 -04:00
Jake Luer
550c61e358
Merge pull request #180 from tricknotes/modify-method-title
...
Modify method title to include argument name
2013-06-27 09:59:44 -07:00
Jake Luer
c3c5a013a7
Merge pull request #179 from tricknotes/highlight-code-example
...
Fix to highlight code example
2013-06-27 09:59:26 -07:00
Ryunosuke SATO
4b10292274
Modify method title to include argument name
2013-06-27 18:56:24 +09:00
Ryunosuke SATO
ab91b501a5
Fix to highlight code example
...
The indent count for code example sould be 4 not 3.
2013-06-27 18:54:19 +09:00
Jake Luer
77f3ab5cc8
bower: granular ignores
2013-06-25 12:33:01 -04:00
Jake Luer
a334c7d18e
Release 1.7.1
2013-06-24 14:51:23 -04:00
Jake Luer
7097b53665
Release 1.7.1
2013-06-24 14:48:18 -04:00
Jake Luer
12467a6bfd
Release 1.7.1
2013-06-24 14:46:03 -04:00
Jake Luer
d2895596be
Merge branch 'feature/bower'. #175
...
* feature/bower:
bower: add json file
2013-06-24 14:35:13 -04:00
Jake Luer
de00106ffa
bower: add json file
2013-06-24 14:30:43 -04:00
Jake Luer
082b6654c0
build: browser
2013-06-17 20:58:39 -04:00
Jake Luer
c0f8e187a7
Release 1.7.0
2013-06-17 16:06:38 -04:00
Jake Luer
167d1a7193
error: remove internal assertion error constructor
2013-06-17 15:28:47 -04:00
Jake Luer
7bc580910e
core: [assertion-error] replace internal assertion error with dep
2013-06-17 15:27:50 -04:00
Jake Luer
9e8b050e02
deps: add chaijs/assertion-error@1.0.0
2013-06-17 15:16:55 -04:00
Jake Luer
cfb6137054
docs: fix typo in source file. #174
2013-06-17 15:11:30 -04:00
Jake Luer
933192c7c9
Merge pull request #174 from piecioshka/master
...
Fixed typo
2013-06-16 13:28:08 -07:00
piecioshka
8e75569590
typo
2013-06-16 16:01:17 +02:00
Jake Luer
a60885a7c5
Merge branch 'master' of github.com:chaijs/chai
...
* 'master' of github.com:chaijs/chai:
Fix `utils.inspect` with custom object-returning inspect()s.
replaced tabs with 2 spaces
added assert.notOk()
Fix comparison objects.
2013-06-14 15:52:28 -04:00
Jake Luer
9b18703acb
pkg: lock mocha/mocha-phantomjs versions (for now)
2013-06-14 15:51:29 -04:00
Jake Luer
b95038b994
Merge pull request #173 from chaijs/inspect-fix
...
Fix `utils.inspect` with custom object-returning inspect()s.
2013-06-14 11:16:34 -07:00
Domenic Denicola
7c72e673f4
Fix utils.inspect
with custom object-returning inspect()s.
...
This code is lifted from the latest node utils.js: 896b2aa707/lib/util.js (L205-L209)
Without it, if an object contains another object whose custom `inspect()` method returns a non-string, `utils.inspect` gets confused and tries to do `nonString.indexOf`.
This fixes domenic/chai-as-promised#32 , where Chai as Promised was trying to call `utils.inspect` on an `AssertionError` which contained as its "actual" property a Q promise. Since Q promises have custom `inspect` methods that return objects, not strings, this was triggered.
2013-06-13 23:12:58 -04:00
Jake Luer
bfa6493bf6
Merge pull request #171 from Bartvds/master
...
Added assert.notOk()
2013-06-09 13:26:02 -07:00
Bartvds
774a723bff
replaced tabs with 2 spaces
2013-06-09 01:31:26 +02:00
Bartvds
080702ac87
added assert.notOk()
2013-06-08 18:16:44 +02:00