sampottinger / co_opencampaigndata

API service for serving Colorado TRACER data for opencampaigndata.org
GNU General Public License v3.0
10 stars 1 forks source link

Rewire scrutiny #1

Closed sampottinger closed 11 years ago

sampottinger commented 11 years ago

With the addition of sinon, usage of rewire should come with added scrutiny.

While not satisfying the exact same use-cases, there is a lot of overlap between sinon and rewire. Usage of rewire should be replaced with sinion and, if possible, removed as a dependency.

sampottinger commented 11 years ago

Going to hold off on this until later in development. I think we are aimed at a release first.