1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 07:17:27 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dan Balasescu 581873f944
Merge pull request #16497 from peppy/top-local-rank-optimisation
Rewrite `TopLocalRank` to use realm subscriptions
2022-01-19 14:22:12 +09:00
..
TestSceneAdvancedStats.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneBeatmapCarousel.cs Remove all usage of AuthorString 2022-01-18 23:30:40 +09:00
TestSceneBeatmapDetails.cs Remove BeatmapSetInfo.OnlineInfo and all usages 2021-11-04 15:23:04 +09:00
TestSceneBeatmapInfoWedge.cs Merge pull request #16505 from peppy/remove-base-difficulty-usage 2022-01-19 13:53:55 +09:00
TestSceneBeatmapLeaderboard.cs Fix incorrect realm (non-isolated instance) being used in two test scenes 2022-01-17 14:55:23 +09:00
TestSceneBeatmapMetadataDisplay.cs Update model manager and many related classes to get things compiling again 2022-01-12 17:00:00 +09:00
TestSceneBeatmapOptionsOverlay.cs Reorder buttons to match stable 2020-09-14 11:23:41 -07:00
TestSceneBeatmapRecommendations.cs Fix a couple of minor issues with TestSceneBeatmapRecommendations 2022-01-12 17:49:10 +09:00
TestSceneFilterControl.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestScenePlaySongSelect.cs Fix TestScenePlaySongSelect failure due to detach clone depth 2022-01-12 17:49:11 +09:00
TestSceneSongSelectFooter.cs Add test coverage for song select footer area 2021-04-07 18:29:31 +09:00
TestSceneTopLocalRank.cs Add comprehensive test coverage for TopLocalRank 2022-01-19 13:48:00 +09:00
TestSceneUserTopScoreContainer.cs Add missing ruleset in test scores 2022-01-12 18:51:30 +09:00