osu/osu.Game.Tests/Visual/SongSelect
Bartłomiej Dach 5fa586848d
Replace old bad daily challenge leaderboard with new implementation
- Actually shows scores rather than playlist aggregates (which are
  useful... in playlists, where there is more than one item)
- Actually allows scores to be shown by clicking on them
- Doesn't completely break down visually on smaller window sizes

The general appearance is not as polished as the old one in details but
I wanted something quick that we can get out by next weekend.

Also includes the naive method of refetching scores once a new top 50
score is detected. I can add a stagger if required.
2024-07-04 13:52:08 +02:00
..
TestSceneAdvancedStats.cs Adjust existing test coverage 2024-02-25 21:23:14 +03:00
TestSceneBeatmapCarousel.cs Add failing test case for desired artist sort behaviour 2024-03-22 08:41:08 +01:00
TestSceneBeatmapDetails.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneBeatmapInfoWedge.cs Add missing using statement 2023-12-23 16:25:52 +09:00
TestSceneBeatmapInfoWedgeV2.cs Move star rating display and status pill out of reloadable content 2023-09-05 15:20:20 -07:00
TestSceneBeatmapLeaderboard.cs Add test coverage of stores stored in database as well 2023-02-08 15:38:07 +09:00
TestSceneBeatmapMetadataDisplay.cs Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
TestSceneBeatmapOptionsOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneBeatmapRecommendations.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneFilterControl.cs Remove unused using directive 2024-01-15 12:33:25 +01:00
TestSceneLeaderboardScoreV2.cs Replace old bad daily challenge leaderboard with new implementation 2024-07-04 13:52:08 +02:00
TestScenePlaySongSelect.cs Rewrite implementation 2024-05-24 13:03:42 +02:00
TestSceneSongSelectFooter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSongSelectV2.cs Add dummy SongSelectV2 screen to house new footer buttons (and new components going forward) 2024-05-16 07:48:58 +03:00
TestSceneSongSelectV2Navigation.cs Add dummy SongSelectV2 screen to house new footer buttons (and new components going forward) 2024-05-16 07:48:58 +03:00
TestSceneTopLocalRank.cs Fix TestSceneTopLocalRank 2023-05-19 14:06:56 +09:00
TestSceneUpdateBeatmapSetButton.cs Fix TestSceneUpdateBeatmapSetButton using random difficulty count 2023-08-28 14:57:00 +02:00
TestSceneUserTopScoreContainer.cs Automated pass 2023-06-24 01:00:03 +09:00