codeforamerica / courtbot

Your friendly neighborhood court robot. Provides an api for getting court case information.
ISC License
48 stars 55 forks source link

add test scaffold #2

Closed junosuarez closed 9 years ago

junosuarez commented 10 years ago

using basic mocha + chai combo.

now you can clone the repo and $ npm install && npm test and see 0/0 tests passing :)

samhashemi commented 9 years ago

The refactor branch now has a set of tests.