osu/osu.Game.Tests/Visual
Dean Herbert ed07ee8c61 Update all existing usages of AuthorString/AuthorId
Unfortunately the getters need to be left in place else EF breaks.
2021-11-04 18:59:37 +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-04 18:21:31 +09:00
Beatmaps Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Collections
Colours
Components Update PreviewTrackManager to use IBeatmapSetInfo 2021-10-25 14:25:01 +09:00
Editing Merge branch 'master' into editor-context-menu-on-select 2021-11-04 15:59:06 +09:00
Gameplay Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Menus Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Mods
Multiplayer Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Navigation Clean up multiplayer-screen tests by removing intermediate screen 2021-10-28 14:29:49 +09:00
Online Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Playlists Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
Ranking Update existing usages of Author as string to access Username directly 2021-11-04 18:57:54 +09:00
Settings Add visual test for SettingsNumberBox usage in settings source context 2021-10-28 15:42:06 +09:00
SongSelect Update all existing usages of AuthorString/AuthorId 2021-11-04 18:59:37 +09:00
UserInterface Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestMultiplayerScreenStack.cs Remove unused using statement 2021-10-28 15:14:29 +09:00
TestSceneOsuScreenStack.cs