17 Jan, 2012
5 commits
-
create atomic choice tasks add has_many :losing_votes to choice
16 Jan, 2012
6 commits
-
dynamically create global rake tasks call global tasks from all
-
remove generate_densities from api test and move to prune_db
09 Jan, 2012
2 commits
04 Jan, 2012
2 commits
22 Dec, 2011
1 commit
14 Dec, 2011
1 commit
07 Dec, 2011
1 commit
01 Dec, 2011
3 commits
-
also update rake tasks to not use environment variables
22 Nov, 2011
1 commit
21 Nov, 2011
2 commits
-
this test is superseded by answered_appearances_equals_votes_and_skips
-
choices that are deactivated / activated may appear to have irregular # of appearances. add an array to contain list of choices_ids that we will ignore for this test.
16 Nov, 2011
5 commits
-
check for prompt_id mismatch between appearances and their related votes
-
some appearances and their related votes did not have match prompt_ids. This task will update the appearance's prompt_id to match the vote's prompt_id.
09 Nov, 2011
1 commit
04 Nov, 2011
2 commits
31 Oct, 2011
1 commit
17 Oct, 2011
3 commits
11 Oct, 2011
1 commit
26 Sep, 2011
2 commits
-
only examine valid votes and skips when looking at answered appearances
22 Sep, 2011
1 commit
-
irregular appearances test was using the active scope which was ensuring the winner was active, but we want to examine all losing choices that are active