TestSceneResultsScreen
Using real time delays of 3 seconds doesn't play well with headless runs.
There were only two of these, so it doesn't make sense to add extra complexity in the test resources class.
ScoreInfo
TestResources
The main goal here is to remove the inheritance, since realm doesn't like that. Unfortunate that we can't use object initialisers in a few of these places, but no real way around that.
ScoreInfo.User
BeatmapSetOnlineStatus
BeatmapOnlineStatus
This variable is used at more than just a set level.
BeatmapInfo.OnlineBeatmapID
OnlineID
Author
string
Username
User
APIUser
BeatmapInfo Beatmap
default
null
Closes https://github.com/ppy/osu/issues/13940.
StarRatingDisplay