1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:47:25 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Bartłomiej Dach df66a0c2e9
Fix flaky update beatmap set test
It is generally not possible to click a button that's not yet there,
and it turns out that when the test in question is ran headless, it may
not necessarily be there immediately.
2022-10-13 21:03:52 +02:00
..
TestSceneAdvancedStats.cs Fix NRT inspections 2022-09-13 03:08:13 +03:00
TestSceneBeatmapCarousel.cs Add missing null check in BeatmapCarousel tests 2022-09-07 16:22:11 +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 Apply NRT to base Leaderboard classes 2022-09-26 16:12:47 +09:00
TestSceneBeatmapMetadataDisplay.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +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 Fix test step names being too long 2022-08-03 21:13:49 +09:00
TestScenePlaySongSelect.cs Apply NRT to TestScenePlaySongSelect 2022-09-08 14:49:57 +09:00
TestSceneSongSelectFooter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTopLocalRank.cs Adjust test coverage to read better 2022-09-09 19:39:06 +03:00
TestSceneUpdateBeatmapSetButton.cs Fix flaky update beatmap set test 2022-10-13 21:03:52 +02:00
TestSceneUserTopScoreContainer.cs Country -> CountryCode 2022-07-18 08:40:34 +03:00