1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 16:32:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Salman Ahmed 789e8b4d8d Fix multi-spectator test updating state after removing user
Removing user triggers `playingUsers.Remove`, but doing so before
updating the state leads to `EndGameplay` being called with `State ==
Playing` rather than `Quit`.
2022-08-06 05:41:26 +03:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Background Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
Beatmaps Automated #nullable processing 2022-06-17 16:37:17 +09:00
Collections Merge branch 'master' into realm-collections 2022-07-28 21:00:08 +09:00
Colours Automated #nullable processing 2022-06-17 16:37:17 +09:00
Components Automated #nullable processing 2022-06-17 16:37:17 +09:00
Editing Add more test coverage of locally-modified state change 2022-08-05 14:25:10 +09:00
Gameplay Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
Menus Fix intermittent MusicController tests 2022-07-08 14:29:15 +09:00
Mods Automated #nullable processing 2022-06-17 16:37:17 +09:00
Multiplayer Fix multi-spectator test updating state after removing user 2022-08-06 05:41:26 +03:00
Navigation Add test coverage of playlist exit confirmation 2022-07-29 17:11:37 +09:00
Online Add proper test coverage 2022-07-28 12:16:21 +09:00
Playlists Fix failing tests 2022-07-30 11:49:33 +03:00
Ranking Automated #nullable processing 2022-06-17 16:37:17 +09:00
Settings Update parameter discards 2022-06-24 21:26:19 +09:00
SongSelect Fix test step names being too long 2022-08-03 21:13:49 +09:00
UserInterface Implement preset creation flow with test coverage 2022-08-02 22:05:54 +02:00
TestMultiplayerComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00