citizensandtech / CivilServant

CivilServant supports communities on reddit to conduct your own A/B tests on the effects of moderation practices, and share those results to an open repository of moderation experiments.
http://civilservant.io
MIT License
23 stars 5 forks source link

Set up initial system to query reddit using redis-queue, tested and mocked with pytest #1

Closed natematias closed 8 years ago

natematias commented 8 years ago

Successfully mocked praw with pytest

natematias commented 8 years ago

Successfully tested rq. Going to focus on postgres and migrations next.

natematias commented 8 years ago

Completed database, migrations, and tests for some basic controllers. Next up: running tasks regularly through redis-queue and making sure that tasks are being logged.

natematias commented 8 years ago

Fixed some bugs and successfully deployed to multiple machines in https://github.com/c4fcm/CivilServant/commit/74c4feb6e4bd5dc8df4ba011994c2d06016afc02