Open wescopeland opened 1 week ago
This PR adds three new actions:
LoadThinActivePlayersListAction
BuildTrendingGamesAction
BuildActivePlayersAction
These actions are meant to facilitate the back-end logic for the Active Players widget on /demo/home. The actions are currently not exposed anywhere. Tests are present to validate their behavior is correct.
/demo/home
This PR adds three new actions:
LoadThinActivePlayersListAction
BuildTrendingGamesAction
BuildActivePlayersAction
These actions are meant to facilitate the back-end logic for the Active Players widget on
/demo/home
. The actions are currently not exposed anywhere. Tests are present to validate their behavior is correct.