osu/osu.Game.Tests/Visual
Dan Balasescu d0c0b7ce47 Fix intermittent beatmap thumbnail test 2021-11-25 22:05:39 +09:00
..
Audio
Background Fix potential null reference in `FadeAccessibleBackground` test class 2021-11-19 14:03:07 +09:00
Beatmaps Fix intermittent beatmap thumbnail test 2021-11-25 22:05:39 +09:00
Collections
Colours
Components
Editing Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
Gameplay Update mock `RulesetInfo` usage to set `OnlineID` instead of `ID` 2021-11-24 15:50:26 +09:00
Menus Combine all test data `BeatmapSetInfo` creation into a single method 2021-11-24 18:07:32 +09:00
Mods
Multiplayer Update working beatmap when returning to match 2021-11-24 19:56:02 +09:00
Navigation Merge pull request #15778 from peppy/ruleset-info-id-usage 2021-11-24 16:55:28 +09:00
Online Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
Playlists Add tests and disable selection on invalid items 2021-11-16 17:23:52 +09:00
Ranking Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
Settings Rewrite overflow test step for legibility 2021-11-23 06:43:17 +01:00
SongSelect Merge pull request #15795 from peppy/realm-integration/separate-download-flow 2021-11-25 20:59:23 +09:00
UserInterface Move score download logic out of `ScoreManager` 2021-11-25 17:33:04 +09:00
TestMultiplayerScreenStack.cs Revert unnecessary changes 2021-11-23 16:17:09 +09:00
TestSceneOsuScreenStack.cs