1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Multiplayer
Bartłomiej Dach cf22fc143f
Merge pull request #27539 from frenzibyte/storyboard-loops-v2
Refactor storyboard commands structure and add framework-based transform loop support
2024-05-06 08:39:07 +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 Add visual test coverage of private room status 2024-05-03 11:25:50 +02:00
TestSceneDrawableRoomParticipantsList.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDrawableRoomPlaylist.cs Fix test failure 2024-01-15 18:29:51 +01:00
TestSceneFreeModSelectOverlay.cs Add failing test case and fix selection assertion 2024-01-13 09:42:23 +03:00
TestSceneGameplayChatDisplay.cs Remove duplicated test case 2023-08-12 22:46:18 +02:00
TestSceneHostOnlyQueueMode.cs Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
TestSceneLoungeRoomsContainer.cs Add test coverage for selection behaviour 2024-02-05 19:53:19 +01:00
TestSceneMatchBeatmapDetailArea.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMatchLeaderboard.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMatchStartControl.cs Fix countdown button being enabled 2023-12-04 11:00:11 +09:00
TestSceneMultiHeader.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMultiplayer.cs Mark ResultsScreen.Score as nullable 2024-01-29 16:43:26 +09:00
TestSceneMultiplayerGameplayLeaderboard.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMultiplayerGameplayLeaderboardTeams.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMultiplayerLoungeSubScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneMultiplayerMatchFooter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneMultiplayerMatchSongSelect.cs Add ability to toggle all free mods quickly at multiplayer song select 2023-07-19 19:08:32 +09:00
TestSceneMultiplayerMatchSubScreen.cs Improve test coverage 2024-02-26 22:30:09 +03:00
TestSceneMultiplayerParticipantsList.cs Set the beatmap locally available for participants list tests 2023-06-29 13:17:42 +09:00
TestSceneMultiplayerPlayer.cs Move solution to multiplayer flow instead 2024-01-28 00:42:04 +03: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 Change TestSpectatorClient to provide some better fake data for score / acc 2023-08-16 17:14:42 +09:00
TestSceneMultiSpectatorScreen.cs Reorder command properties to match general format 2024-03-08 21:33:53 +03: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 Automated pass 2023-06-24 01:00:03 +09:00
TestSceneStarRatingRangeDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneTeamVersus.cs Partial everything 2022-11-27 00:00:27 +09:00