osu/osu.Game.Tests/Visual/Multiplayer
Dan Balasescu 3e5d29ed00
Merge pull request #16505 from peppy/remove-base-difficulty-usage
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
2022-01-19 13:53:55 +09:00
..
QueueModeTestScene.cs Fix most remaining test issues 2022-01-12 17:49:11 +09:00
TestSceneAllPlayersQueueMode.cs Add test coverage for correct revert of mods after new item is queued 2022-01-08 14:50:58 +01:00
TestSceneCreateMultiplayerMatchButton.cs
TestSceneDrawableLoungeRoom.cs
TestSceneDrawableRoom.cs Add match type and queue mode to multiplayer room panels 2021-12-07 18:57:13 +09:00
TestSceneDrawableRoomParticipantsList.cs
TestSceneDrawableRoomPlaylist.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneFreeModSelectOverlay.cs
TestSceneGameplayChatDisplay.cs
TestSceneHostOnlyQueueMode.cs Fix test failures from async item loading 2021-12-12 16:11:48 +09:00
TestSceneLoungeRoomsContainer.cs
TestSceneMatchBeatmapDetailArea.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestSceneMatchLeaderboard.cs
TestSceneMultiHeader.cs
TestSceneMultiplayer.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs Update null fallback cases involving OnlineID 2022-01-12 16:39:36 +09:00
TestSceneMultiplayerGameplayLeaderboardTeams.cs Update null fallback cases involving OnlineID 2022-01-12 16:39:36 +09:00
TestSceneMultiplayerLoungeSubScreen.cs
TestSceneMultiplayerMatchFooter.cs
TestSceneMultiplayerMatchSongSelect.cs Merge pull request #16505 from peppy/remove-base-difficulty-usage 2022-01-19 13:53:55 +09:00
TestSceneMultiplayerMatchSubScreen.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerParticipantsList.cs
TestSceneMultiplayerPlayer.cs Move playlist item beatmap population to MatchSubScreen 2021-12-10 20:08:59 +09:00
TestSceneMultiplayerPlaylist.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerQueueList.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerReadyButton.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerResults.cs Update null fallback cases involving OnlineID 2022-01-12 16:39:36 +09:00
TestSceneMultiplayerSpectateButton.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneMultiplayerSpectatorPlayerGrid.cs
TestSceneMultiplayerTeamResults.cs Update null fallback cases involving OnlineID 2022-01-12 16:39:36 +09:00
TestSceneMultiSpectatorLeaderboard.cs Fix TestSceneMultiSpectatorLeaderboard not waiting for user population 2021-12-31 00:48:31 +09:00
TestSceneMultiSpectatorScreen.cs Make tests compile again 2022-01-12 17:00:16 +09:00
TestScenePlaylistsRoomSettingsPlaylist.cs Update model manager and many related classes to get things compiling again 2022-01-12 17:00:00 +09:00
TestScenePlaylistsSongSelect.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
TestSceneRankRangePill.cs
TestSceneStarRatingRangeDisplay.cs
TestSceneTeamVersus.cs Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00