mjmeli/whodecidesfood-api

Making a decision does not affect score

Closed this issue · 2 comments

Making a decision does not currently affect score.

  1. Develop an algorithm for change (i.e. 1 point per decision)
  2. Ensure score increase when new decision is made
  3. Ensure score decrease when decision is deleted
  4. Ensure score adjustments when decision participant is updated

Any comments?

Agreed, those are the only four cases I can see right now.

Resolved, with limited test support. Should add integration tests later.