1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 22:12:57 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert eaea053c7d
Add test coverage of various selection examples
Where possible I've tried to match the test and method names of
`TestSceneBeatmapCarousel` for easy coverage comparison.
2025-01-23 18:51:25 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Make test class partial 2025-01-14 09:22:56 +01: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 Apply NRT to new class 2025-01-22 18:36:13 +09:00
Gameplay Merge spectator list classes into one skinnable 2025-01-17 11:23:14 +01:00
Menus Expose as IBindable from IAPIProvider, writes via config 2025-01-16 17:05:18 +09:00
Mods Fix score no longer being saved when quick-restarting after pass 2024-11-30 23:36:02 -05:00
Multiplayer Refactor StarRatingRangeDisplay test to be more usable 2025-01-07 16:42:06 +09:00
Navigation Add failing test coverage of random rewind button not working 2025-01-21 17:24:41 +09:00
Online Knock some sense into daily challenge profile test scene 2025-01-20 15:40:38 +09: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 Add test coverage of various selection examples 2025-01-23 18:51:25 +09:00
SongSelectV2 Move BeatmapInfoWedgeV2 to correct namespace 2024-12-12 12:53:05 +09:00
UserInterface Switch IsImportant to init property isntead of virtual 2025-01-22 16:41:26 +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