1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 08:22:56 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert 14a00621f8
Fix occasional test failures in TestSceneBetmapRecommendations
The game was being constructed befor the API was setup, which could mean
depending on test execution ordering and speed, the recommendations
array would not be filled.

Easy to reproduce by `[Solo]`ing `TestCorrectStarRatingIsUsed`.

See https://github.com/ppy/osu/runs/28689915929#r0s0.
2024-08-13 17:28:16 +09: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 Fix occasional test failures in TestSceneBetmapRecommendations 2024-08-13 17:28:16 +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 Add failing test for beatmap set hard deletion 2024-07-08 20:05:17 +09:00
TestSceneSongSelectFooter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSongSelectV2.cs Refactor game-wide layout order of footer to fix depth issues with overlays and improve UX 2024-06-30 06:50:36 +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