osu/osu.Game.Tests/Visual
2022-03-16 22:23:19 +09:00
..
Audio
Background Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Beatmaps
Collections Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Colours
Components
Editing Move editor mode selector out of EditorMenuBar to allow for better reuse 2022-03-02 20:05:01 +09:00
Gameplay Add missing OverlayColourProvider to SkinEditor test 2022-03-16 22:23:19 +09:00
Menus Fix test regression due to mouse overlapping settings overlay 2022-02-15 02:54:45 +09:00
Mods
Multiplayer Remove unnecessary ctor arguments 2022-03-15 12:34:58 +09:00
Navigation Fix potential test failures due to slow realm refresh in TestSceneScreenNavigation 2022-03-10 18:10:08 +09:00
Online Add missing Schedule call to allow individual tests from TestSceneMessageNotifier to pass 2022-03-16 18:44:30 +09:00
Playlists Move all PlaylistResultScreen test state initialisation into SetUpSteps 2022-03-15 22:15:35 +00:00
Ranking Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
Settings
SongSelect Merge pull request #17170 from peppy/fix-top-local-rank-test-failures-realm-callback 2022-03-09 11:14:37 +09:00
UserInterface Allow section headers to wrap 2022-03-16 17:19:08 +09:00
TestMultiplayerComponents.cs Merge branch 'master' into remove-playlistitem-beatmap 2022-02-16 14:24:57 +09:00
TestSceneOsuScreenStack.cs