1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 17:33:12 +08:00
osu-lazer/osu.Game.Tests/Visual
Dan Balasescu 7268b2e077
Add separate path for friend presence notifications
It proved to be too difficult to deal with the flow that clears user
states on stopping the watching of global presence updates. It's not
helped in the least that friends are updated via the API, so there's a
third flow to consider (and the timings therein - both server-spectator
and friends are updated concurrently).

Simplest is to separate the friends flow, though this does mean some
logic and state duplication.
2025-01-09 17:31:01 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Remove invalid test 2024-12-20 00:50:53 +09:00
Beatmaps Pass the same thing in twice for better maybe 2024-05-27 20:30:01 +09:00
Collections Add search bar to collection management dialog 2024-11-18 16:32:56 +09:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Add separate path for friend presence notifications 2025-01-09 17:31:01 +09:00
DailyChallenge Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Editing Add failing assertions 2024-12-27 09:04:41 +01:00
Gameplay Add test covering required behaviour 2025-01-02 16:20:09 +09:00
Menus Don't require track to be playing to fix test failures on some platforms 2025-01-06 18:27:00 +09:00
Mods Fix score no longer being saved when quick-restarting after pass 2024-11-30 23:36:02 -05:00
Multiplayer Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Navigation Flip navigation test expectations in line with new behaviour 2025-01-04 00:55:12 +09:00
Online Fix weird default in test scene 2024-11-28 17:54:03 -05:00
Playlists Merge branch 'master' into better-room-status 2024-12-11 18:06:55 +09:00
Ranking Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00
Settings Add test coverage 2024-11-01 19:26:56 +01:00
SongSelect Fix test 2024-12-13 17:41:55 +09:00
SongSelectV2 Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
UserInterface Merge branch 'master' into christmas 2024-12-20 20:07:48 +09:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00