hamstar / legislat0r

An open source system for crowdsourcing creation and analysis of legislature
9 stars 1 forks source link

Guard, spork, and rspec added, and Unit tests rewritten for Rspec #48

Closed jonlaing closed 12 years ago

jonlaing commented 12 years ago

For Issue #9.

I added Guard, Spork, Rspec and Factory Girl. I then rewrote all of the Unit Tests to use Rspec, so we haven't lost the work that was already done for testing. Other than that, nothing else should have changed.

hamstar commented 12 years ago

Thanks dude!