osu/osu.Game.Tests/Visual/SongSelect
Dan Balasescu 810cbd745d
Merge pull request #17170 from peppy/fix-top-local-rank-test-failures-realm-callback
Refactor top local rank test method to be more resilient to slow realm callbacks
2022-03-09 11:14:37 +09:00
..
TestSceneAdvancedStats.cs
TestSceneBeatmapCarousel.cs Add test coverage checking carousel panel visual state after ruleset filter change 2022-02-11 15:21:01 +09:00
TestSceneBeatmapDetails.cs
TestSceneBeatmapInfoWedge.cs
TestSceneBeatmapLeaderboard.cs Add specific placeholder message for custom rulesets rather than showing network error 2022-03-02 14:10:59 +09:00
TestSceneBeatmapMetadataDisplay.cs
TestSceneBeatmapOptionsOverlay.cs
TestSceneBeatmapRecommendations.cs
TestSceneFilterControl.cs Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
TestScenePlaySongSelect.cs Refactor multiple TestScenePlaySongSelect test methods to be resilient to slow realm callbacks 2022-03-09 01:18:53 +09:00
TestSceneSongSelectFooter.cs
TestSceneTopLocalRank.cs Fix TestSceneTopLocalRank.TestHighScoreSet not waiting for potentially slow realm callback 2022-03-09 01:22:01 +09:00
TestSceneUserTopScoreContainer.cs