1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:47:25 +08:00
osu-lazer/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 Rename room managers 2021-10-27 19:36:32 +09:00
TestScenePlaylistsMatchSettingsOverlay.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
TestScenePlaylistsParticipantsList.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
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 Fix TestScenePlaylistsScreen crashing on entering room 2022-01-18 13:42:41 +09:00