CLICKINTECHNOLOGIESLIMITED / clickin-android

repo for android
0 stars 0 forks source link

Clicks score changes on sharing a trade card #262

Closed saurabhjacob closed 9 years ago

saurabhjacob commented 9 years ago

U1: User1(with +25 clicks) U2: User2( with +25 clicks)

Steps

  1. U1 sents U2 a trade card worth +10 clicks
  2. U2 accepts the trade card and the score changes to U1:+15 clicks and U2:+35 clicks
  3. U1 shares the accepted trade card
  4. U1 and U2 log out from the app
  5. U1 and U2 log in to the app to check the score Expected Result: The score remains unchanged i.e U1: +15 clicks and U2: +35 clicks Actual Result: The score changes i.e U1:+25 clicks and U2: +25 clicks
saurabhjacob commented 9 years ago

Fixed hence marking closed.