Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Refactor Convert All Tests to Mocha + expect.js #133

Merged
merged 21 commits into from
Oct 27, 2012

Conversation

paularmstrong
Copy link
Owner

Sorry to do this, but we get a couple major benefits out of this:

  1. make coverage will build a coverage report, showing how much (relative) test coverage we have. Currently 94%!
  2. make test-browser will now build for the browser and run the tests through phantomjs (which means they also build on travis-ci)

Also, I switched to 2-space indenting because we use 2-space at work and sublimetext doesn't seem to want to manage switching between different indenting very well.

paularmstrong added a commit that referenced this pull request Oct 27, 2012
Refactor Convert All Tests to Mocha + expect.js
@paularmstrong paularmstrong merged commit 666a096 into master Oct 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant