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

Implementation of account_manager. #14

Closed sampottinger closed 11 years ago

sampottinger commented 11 years ago

Implementation of account_manager. The corresponding unit tests also needed some style updates and additional exception handling logic. This fixes #10.

sampottinger commented 11 years ago

Code review would be lovely! Thanks :)

sampottinger commented 11 years ago

This also touches on the Q v q argument... ahh nascent technologies. I hope we might be able to wait to resolve that if that is OK with everyone so long as modules stay internally consistent. It is something I would like to resolve though. See issue #15.

sampottinger commented 11 years ago

In a moment of excellent brilliance, I noticed I made a mistake with handling async errors in the unit tests. I will reject this pull request and submit a new one with that cleaned up. Sorry and thanks.