Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement leaderboard model/entity and functions (#100)
* Dependencies and leaderboardEntry class * leaderboard behavior * dynamycally update entry * deleted unnecessary comments * switched Alexandria to 2.6.0 and add good methods * remove entry test * removed an unnecessary dependency * getter functions and necessary tests with negative scenarious as well * timestamp update in remove_entry function * typo * score calculation * manifests * refactor and rename fn upgrade_entry_stats and add negative test. Leaderboard's test file moved to test directory. * Add tests for tournament_system (#101) * Add tests for tournament_system * Quickfixes * sozo build * SeasonModel & Tests (#103) * branch * sozo build * refactor and rename fn upgrade_entry_stats and add negative test. Leaderboard's test file moved to test directory. --------- Co-authored-by: saimeunt <[email protected]> Co-authored-by: Bosun <[email protected]>
- Loading branch information