1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 17:57:29 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 8ed0554b91
Merge pull request #30245 from 424ever/group-slider-ends
Group `HitResult`s with the same name into one column in beatmap ranking
2024-10-16 09:40:45 +02:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Fix multiple test failures 2024-08-28 23:28:43 +09:00
Beatmaps Pass the same thing in twice for better maybe 2024-05-27 20:30:01 +09:00
Collections Add failing test for adding collection w/ name colliding w/\ default items 2023-12-18 12:47:42 +01:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
DailyChallenge Add positive assertion for conclusion notification being present too 2024-10-11 14:31:30 +02:00
Editing Merge pull request #29860 from bdach/fix-nudging 2024-10-07 15:36:19 +09:00
Gameplay Adjust ILocalUserPlayInfo to expose whether gameplay is in a paused/break state 2024-10-01 17:53:46 +09:00
Menus Add another failing test case for crash 2024-10-11 12:45:03 +02:00
Mods Move solution to multiplayer flow instead 2024-01-28 00:42:04 +03:00
Multiplayer Rename enum to non-plural now that it won't conflict 2024-10-01 19:55:46 +09:00
Navigation Remove unrelated test 2024-10-07 17:45:23 +09:00
Online Use ChildrenOfType<> to get ScoreTable to test 2024-10-14 16:11:58 +02:00
Playlists Add failing test case 2024-07-25 09:16:09 +03:00
Ranking Add failing test case 2024-09-24 17:51:54 +02:00
Settings Merge pull request #29936 from u4vh3/skinning-colour-customisation 2024-09-27 14:20:58 +09:00
SongSelect Decouple AdvancedStats from global mods 2024-10-10 14:22:16 +02:00
SongSelectV2 Update remaining tests to use new base class (and tidy up V2 suffixes) 2024-08-14 21:09:28 +09:00
UserInterface Replace FormSliderBar.Instantaneous with TransferValueOnCommit 2024-10-04 14:07:16 +02: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