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/Multiplayer
Dean Herbert 0fa1a96e9d
Wait for beatmap sets to finish loading to avoid test failures
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2021-12-06 15:03:17 +09:00
..
QueueModeTestScene.cs Wait for ready button to be enabled first 2021-11-23 17:09:38 +09:00
TestSceneAllPlayersQueueMode.cs Merge pull request #15799 from smoogipoo/fix-songselect-test-failures-2 2021-11-25 23:01:06 +09:00
TestSceneCreateMultiplayerMatchButton.cs Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
TestSceneDrawableLoungeRoom.cs Remove redundant parenthesis 2021-10-20 18:11:33 +09:00
TestSceneDrawableRoom.cs Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface 2021-11-11 17:19:46 +09:00
TestSceneDrawableRoomParticipantsList.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneDrawableRoomPlaylist.cs Remove mentions of "panel" and "direct" from names of old download buttons 2021-11-27 15:08:03 +01:00
TestSceneFreeModSelectOverlay.cs Rework MultiplayerTestScene to make use of OnlinePlayTestScene 2021-06-25 15:00:10 +09:00
TestSceneGameplayChatDisplay.cs Fix gameplay chat display not losing focus on escape key press 2021-10-26 13:55:08 +09:00
TestSceneHostOnlyQueueMode.cs Fix SongSelect-related test failures 2021-11-25 21:11:13 +09:00
TestSceneLoungeRoomsContainer.cs Rename room managers 2021-10-27 19:36:32 +09:00
TestSceneMatchBeatmapDetailArea.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestSceneMatchLeaderboard.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneMultiHeader.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
TestSceneMultiplayer.cs Wait for beatmap sets to finish loading to avoid test failures 2021-12-06 15:03:17 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
TestSceneMultiplayerGameplayLeaderboardTeams.cs Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
TestSceneMultiplayerLoungeSubScreen.cs Rename room managers 2021-10-27 19:36:32 +09:00
TestSceneMultiplayerMatchFooter.cs Fix incorrect clearing of room 2021-10-27 19:36:43 +09:00
TestSceneMultiplayerMatchSongSelect.cs Fix double screen exit in multiplayer song select tests potentially causing failure 2021-12-01 02:06:40 +09:00
TestSceneMultiplayerMatchSubScreen.cs Fix a few more multiplayer test timeouts 2021-11-23 16:07:03 +09:00
TestSceneMultiplayerParticipantsList.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneMultiplayerPlayer.cs Fix failing multiplayer player test 2021-11-13 02:01:48 +09:00
TestSceneMultiplayerPlaylist.cs Give playlist items a PlayedAt date 2021-12-03 20:25:51 +09:00
TestSceneMultiplayerReadyButton.cs Fix potential test failure in TestSceneMultiplayerReadyButton 2021-11-23 14:07:55 +09:00
TestSceneMultiplayerResults.cs Fix incorrect usage of ID in TestSceneMultiplayerResults 2021-11-24 13:05:51 +09:00
TestSceneMultiplayerSpectateButton.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneMultiplayerSpectatorPlayerGrid.cs Add test and fix several issues 2021-04-08 00:12:21 +09:00
TestSceneMultiplayerTeamResults.cs Fix incorrect usage of ID in TestSceneMultiplayerResults 2021-11-24 13:05:51 +09:00
TestSceneMultiSpectatorLeaderboard.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneMultiSpectatorScreen.cs Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
TestScenePlaylistsSongSelect.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestSceneRankRangePill.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
TestSceneStarRatingRangeDisplay.cs Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface 2021-11-11 17:19:46 +09:00
TestSceneTeamVersus.cs Fix test failures due to wrong asserts & uninitialised playlist 2021-11-30 20:57:08 +01:00