osu/osu.Game.Tests/Visual/Playlists
Dean Herbert 17174a7b09 Ensure some results have been loaded in playlist results screen tests
Basically, the failing delayed test would fire two web requests during
the proceedings. In unfortunate timing, the first would succeed and the
test would think "everything is okay", but the actual request loading
results has not yet run.

This check ensures *something* is loaded, which seems to be enough to
make things reliable.
2022-05-30 19:29:16 +09:00
..
TestScenePlaylistsLoungeSubScreen.cs
TestScenePlaylistsMatchSettingsOverlay.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
TestScenePlaylistsParticipantsList.cs
TestScenePlaylistsResultsScreen.cs Ensure some results have been loaded in playlist results screen tests 2022-05-30 19:29:16 +09:00
TestScenePlaylistsRoomCreation.cs Merge branch 'master' into beatmap-decoder-ruleset-store 2022-02-18 16:52:33 +09:00
TestScenePlaylistsScreen.cs