Add visual test for `SettingsNumberBox` usage in settings source context
Clean up multiplayer-screen tests by removing intermediate screen
Update `UpdateableBeatmapBackgroundSprite` to accept `IBeatmapInfo`
SettingsNumberBox
Fix online play request handling in tests
IBeatmapSetOnlineInfo
BeatmapSetInfo
Hopefully these are rather temporary cases until a better solution is found for these dependency-loading screens.
TestBeatmap
It's not testing the sub-screen. It's testing creating playlists.
var
Add ability to make test `APIBeatmapSet`s from test scenes
Fix gameplay chat display not losing focus on escape key press
Closes #15293.
FixedWidth
AutoSizeAxes
BeatmapMetrics
APIFailTimes
BeatmapInfo
PreviewTrackManager
IBeatmapSetInfo
APIBeatmaps
Allow tests to create a sample `APIBeatmapSet` One step towards removing calls to `ToBeatmap` / `ToBeatmapSet`.
Resolves compilation failures for the newly-added Android build-only CI job caused by inspection CA2201 ("Exception type System.Exception is not sufficiently specific").
BeatmapSetOnlineInfo