Tom Payne
|
c9f43b4da7
|
Move equalArray into expect.js
|
2013-03-15 01:39:11 +01:00 |
|
Tom Payne
|
79c77a6369
|
Move intersect into expect.js
|
2013-03-15 01:39:11 +01:00 |
|
Tom Payne
|
7c7c4df3fc
|
Move called into expect.js
|
2013-03-15 01:17:28 +01:00 |
|
Tom Payne
|
62011dab28
|
Move roughlyEqual into expect.js
|
2013-03-15 01:17:28 +01:00 |
|
Tom Payne
|
d7b13ab09f
|
Add test for array equality
Hilariously, expect.js does not have one.
|
2013-03-14 14:49:43 +01:00 |
|
Tobias Bieniek
|
47261124fc
|
test: Added expect(spy).to.be.called() syntactic sugar
|
2013-03-13 17:18:23 +01:00 |
|
Tobias Bieniek
|
93577bd335
|
test: Moved intersectsWith() testing function into test-extensions.js
|
2013-03-13 17:11:21 +01:00 |
|
Tobias Bieniek
|
d5d8afc858
|
Converted "vector" branch unit tests to mocha, expect.js and sinon
|
2013-03-13 04:48:08 +01:00 |
|
Tobias Bieniek
|
89ab68cde7
|
Replaced jasmine testing framework by mocha, expect.js and sinon
as discussed in #319
|
2013-03-13 04:32:43 +01:00 |
|