osu/osu.Game.Tests/Visual
2021-11-18 22:37:35 +01:00
..
Audio
Background Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Beatmaps Refactor buttons again to work with latest design guidelines 2021-11-18 22:34:40 +01:00
Collections
Colours
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
Gameplay Update test scenes which should not handle key repeat 2021-11-18 13:13:36 +09:00
Menus Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
Mods
Multiplayer Add tests and disable selection on invalid items 2021-11-16 17:23:52 +09:00
Navigation Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
Online Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
Playlists Add tests and disable selection on invalid items 2021-11-16 17:23:52 +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 Update some remaining test usage of database ID 2021-11-17 20:56:57 +09:00
UserInterface Update DifficultyCalculator to take an IWorkingBeatmap 2021-11-15 19:16:48 +09:00
TestMultiplayerScreenStack.cs Remove unused using statement 2021-10-28 15:14:29 +09:00
TestSceneOsuScreenStack.cs