osu/osu.Game.Tests/Visual
2021-11-12 17:46:24 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Beatmaps Update favourite statistic value on favourite button clicks 2021-11-08 11:53:54 +01:00
Collections
Colours
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Fix test failures due to missing dependencies 2021-11-11 20:54:37 +01:00
Gameplay Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Menus Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Mods
Multiplayer Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Navigation Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Online Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Playlists Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Ranking Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
Settings Add visual test for SettingsNumberBox usage in settings source context 2021-10-28 15:42:06 +09:00
SongSelect Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface 2021-11-12 17:46:24 +09:00
UserInterface Rename BeatmapInfo.Version to DifficultyName to match underlying interface 2021-11-11 17:20:53 +09:00
TestMultiplayerScreenStack.cs Remove unused using statement 2021-10-28 15:14:29 +09:00
TestSceneOsuScreenStack.cs