1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Multiplayer
Bartłomiej Dach 9758e5f840
Fix utterly broken test
- Was on wrong ruleset, so the mod/free mod sets did literally nothing
- `assertHasFreeModButton` had a param that did nothing
- Was checking `MatchingFilter` rather than `Visible`
2023-06-18 14:16:38 +02:00
..
MultiplayerGameplayLeaderboardTestScene.cs Fix tests 2023-05-23 18:18:27 +09:00
QueueModeTestScene.cs Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
TestSceneAllPlayersQueueMode.cs Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
TestSceneCreateMultiplayerMatchButton.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDrawableLoungeRoom.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDrawableRoom.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDrawableRoomParticipantsList.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDrawableRoomPlaylist.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneFreeModSelectOverlay.cs Fix SelectAllModsButton state doesn’t update when search term changed 2023-06-06 16:12:31 +03:00
TestSceneGameplayChatDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneHostOnlyQueueMode.cs Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
TestSceneLoungeRoomsContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMatchBeatmapDetailArea.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMatchLeaderboard.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMatchStartControl.cs Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +09:00
TestSceneMultiHeader.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayer.cs Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerGameplayLeaderboardTeams.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerLoungeSubScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerMatchFooter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerMatchSongSelect.cs Fix utterly broken test 2023-06-18 14:16:38 +02:00
TestSceneMultiplayerMatchSubScreen.cs Rename IsValid to Visible 2023-06-02 11:33:38 +03:00
TestSceneMultiplayerParticipantsList.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerPlayer.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerPlaylist.cs Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +09:00
TestSceneMultiplayerQueueList.cs Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +09:00
TestSceneMultiplayerResults.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerSpectateButton.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerSpectatorPlayerGrid.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerTeamResults.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiSpectatorLeaderboard.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiSpectatorScreen.cs Remove no longer necessary interface type 2023-01-18 15:23:55 +09:00
TestScenePlaylistsRoomSettingsPlaylist.cs Add failing playlist no selection after deleted test 2023-01-03 11:10:01 -08:00
TestScenePlaylistsSongSelect.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneRankRangePill.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneStarRatingRangeDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneTeamVersus.cs Partial everything 2022-11-27 00:00:27 +09:00