1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 18:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Bartłomiej Dach 2487d4f0f2 Migrate beatmap carousel test to AddUntilStep
Due to non-deterministic test failures in TestSceneBeatmapCarousel,
migrate the checkSelected helper step from AddAssert to AddUntilStep.
This adds more leniency for performance-related issues while still
checking the desired behaviour.
2019-09-28 11:58:27 +02:00
..
TestSceneBeatmapCarousel.cs Migrate beatmap carousel test to AddUntilStep 2019-09-28 11:58:27 +02:00
TestSceneBeatmapDetailArea.cs Revert changes to BeatmapDetailArea 2019-09-19 14:26:15 +09:00
TestSceneBeatmapDetails.cs Remove unused using 2019-06-13 19:16:19 +09:00
TestSceneBeatmapInfoWedge.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
TestSceneBeatmapLeaderboard.cs Move top score container to more local namespace 2019-09-19 15:38:40 +09:00
TestSceneBeatmapOptionsOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestScenePlaySongSelect.cs Make bindables private 2019-08-27 14:31:34 +09:00
TestSceneUserTopScoreContainer.cs Move top score container to more local namespace 2019-09-19 15:38:40 +09:00