1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert fc0c9f76bd Fix UpdateBeatmapSetButton intermittent test failure
Carousel would only expire items when off-screen. This meant that for a
case (like a test) where items are generally always on-screen,
`UpdateBeatmapSet` calls would result in panels remaining hidden but not
cleaned up.
2022-07-21 16:24:48 +09:00
..
TestSceneAdvancedStats.cs Add messages to all InvalidOperationExceptions 2022-06-28 01:34:25 +09:00
TestSceneBeatmapCarousel.cs Move test to stand-alone class and add full ui testing 2022-07-19 18:50:27 +09:00
TestSceneBeatmapDetails.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapInfoWedge.cs Fix BeatmapInfoWedge test potentially failing due to quick initial load 2022-07-02 13:03:14 +09:00
TestSceneBeatmapLeaderboard.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00
TestSceneBeatmapMetadataDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapOptionsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapRecommendations.cs Fix regressing BeatmapRecommendations tests due to diffcalc running at 2022-07-01 17:10:15 +09:00
TestSceneDifficultyRangeFilterControl.cs Remove nullable disables 2022-07-03 21:15:13 +09:00
TestSceneFilterControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestScenePlaySongSelect.cs Add test coverage of difficulty filter reset 2022-07-01 15:28:55 +09:00
TestSceneSongSelectFooter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTopLocalRank.cs Fix build failing on tests 2022-07-11 21:45:39 +03:00
TestSceneUpdateBeatmapSetButton.cs Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
TestSceneUserTopScoreContainer.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00