John Firebaugh
f3caa77057
Manage rest of test libs with npm
2013-04-04 10:48:13 -07:00
John Firebaugh
d72ede2e2d
Update to mocha 1.9, manage with npm
2013-04-04 10:36:11 -07:00
John Firebaugh
f2c6227cb3
Fix build
...
Failing due to a bug in PhantomJS (a.k.a Webkit), see
https://github.com/tmcw/happen/issues/5
2013-01-22 17:36:06 -05:00
John Firebaugh
ff15aa8e7b
Rewrite d3.keybinding
...
A keybinding now represents a set of key commands that can
be unbound as a set. Multiple keybindings are possible, and,
providing a namespace is provided to the constructor, will
not conflict with each other.
Also, key combination strings such as ⌘+A are now supported.
2013-01-22 14:55:08 -05:00
John Firebaugh
d66915e356
Update mocha and include mocha-phantomjs fix
...
Fixes #289 , see:
https://github.com/metaskills/mocha-phantomjs/pull/30
https://github.com/visionmedia/mocha/pull/691
2012-12-15 09:37:06 -08:00
John Firebaugh
f130c325ae
Updated .travis.yml for mocha
2012-12-03 15:36:43 -05:00
John Firebaugh
c7fa59661a
Convert tests to mocha+chai+sinon
2012-12-03 15:11:49 -05:00
John Firebaugh
65357a09c0
Travis CI setup
...
Specs are run with PhantomJS via phantom-jasmine:
https://github.com/jcarver989/phantom-jasmine
2012-12-03 10:14:00 -05:00
Tom MacWright
224420883a
Update happen
2012-11-26 17:40:46 -05:00
John Firebaugh
f73f1a5429
Add Inspector specs
2012-11-25 16:21:52 -04:00
Tom MacWright
a9fa9daf1b
Merge branch 'underscore' into pure-models
...
Start testing.
Conflicts:
js/iD/Connection.js
js/iD/Node.js
2012-10-16 16:30:16 -04:00