tasks-delivery / MuOnline

Common repository for ticket managment
2 stars 2 forks source link

BC ranking #17

Open ordeh opened 3 years ago

ordeh commented 3 years ago

It is possible to open Blood Castle ranking from Ranking page.

The ranking should contain the 100 best characters who attended the Blood Castle event in the current month.

The character who has the most score will be the first in the ranking and further downward. If two characters have the same score, then the position will be sorted alphabetically.

Top resets every first day of month at 00:00 (GMT+3) top leaders will receive prizes in the form of WoCoins, and after reset, the ranking grid should be empty.

The principle of distribution of awards can be seen below:

• First place gets 100 WoCoins • Second place gets 50 WoCoins • Third place gets 25 WoCoins • Positions 4 to 10 each receive 10 WoCoins.

andrei9619 commented 2 years ago

Test Located at https://app.qase.io/case/WOMU/edit/81

ordeh commented 2 years ago

Rework the first expected result.

In this ticket we should not check another ranking links. The same for other tickets related to ranking. image

andrei9619 commented 2 years ago

@ordeh Fixed

ordeh commented 2 years ago

@andrei9619 Could you fix link to test-case?

image

Also, if you remember that I said that you cannot go directly to the rating without choosing a server.

image

Please update test-case image

Please move this in the first expected result image

Add check for Third place gets 25 WoCoins, positions 4, 10 and 11. image

andrei9619 commented 2 years ago

@ordeh Fixed Test Cases:

  1. Blood Castle ranking - https://app.qase.io/case/WOMU/edit/87
  2. Blood Castle ranking/ WoMu coins receive - https://app.qase.io/case/WOMU/edit/91
ordeh commented 2 years ago

@andrei9619

Great job!

Please create another test case to check the accrual of rewards when all users have the same score and the alphabetical sorting rule works.

image

andrei9619 commented 2 years ago

@ordeh Done Test Cases:

  1. Blood Castle ranking - https://app.qase.io/case/WOMU/edit/87
  2. Blood Castle ranking/ WoMu coins receive - https://app.qase.io/case/WOMU/edit/91
  3. Blood Castle ranking alphabetic sorting - https://app.qase.io/case/WOMU/edit/95
ordeh commented 2 years ago

@andrei9619

  1. Please add check that users get reward in WoCoins for test-case https://app.qase.io/case/WOMU/edit/95
  2. Rework test description https://app.qase.io/case/WOMU/edit/91

image

andrei9619 commented 2 years ago

@ordeh Fixed