1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 05:32:54 +08:00
osu-lazer/osu.Game.Tests/Visual/Menus
Salman Alshamrani 4a628287e2 Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider
This also throws away the logic of updating
`API.LocalUser.Value.Statistics`. Components should rely on
`LocalUserStatisticsProvider` instead for proper behaviour and ability
to update on statistics updates.
2024-11-17 18:13:37 -05:00
..
IntroTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneAudioDucking.cs Allow multiple ducks with same parameters 2024-07-08 13:52:40 +09:00
TestSceneIntroCircles.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneIntroMusicActionHandling.cs Fix typo 2024-01-08 12:52:23 +01:00
TestSceneIntroTriangles.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneIntroWelcome.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneLoader.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneLoginOverlay.cs Fix bindable not being correctly re-bound across local user changes 2024-03-29 15:50:10 +08:00
TestSceneMainMenu.cs Fix tests 2024-08-12 11:19:02 +02:00
TestSceneMusicActionHandling.cs Add another failing test case for crash 2024-10-11 12:45:03 +02:00
TestSceneOnlineMenuBanner.cs Fix failing test 2024-03-26 21:20:22 +08:00
TestSceneSideOverlays.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSongTicker.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneStarFountain.cs Fix test being repeat step 2024-08-22 14:45:40 +09:00
TestSceneSupporterDisplay.cs Add supporter display to main menu 2023-12-28 17:20:01 +09:00
TestSceneToolbar.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestSceneToolbarClock.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneToolbarUserButton.cs Decouple game-wide ruleset bindable and refactor LocalUserStatisticsProvider 2024-11-17 18:13:37 -05:00