osu/osu.Game.Tests/Visual
2021-12-03 18:49:49 +09:00
..
Audio
Background Fix potential null reference in FadeAccessibleBackground test class 2021-11-19 14:03:07 +09:00
Beatmaps Implement beatmap card difficulty list 2021-11-29 22:04:09 +01:00
Collections
Colours
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Fix SongSelect-related test failures 2021-11-25 21:11:13 +09:00
Gameplay Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Menus Combine all test data BeatmapSetInfo creation into a single method 2021-11-24 18:07:32 +09:00
Mods
Multiplayer Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Navigation Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Online Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Playlists Add tests and disable selection on invalid items 2021-11-16 17:23:52 +09:00
Ranking Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Settings Rewrite overflow test step for legibility 2021-11-23 06:43:17 +01:00
SongSelect Fix intermittent test failures in TestScenBeatmapInfoWedge due to async load 2021-11-30 12:32:09 +09:00
UserInterface Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestMultiplayerScreenStack.cs Revert unnecessary changes 2021-11-23 16:17:09 +09:00
TestSceneOsuScreenStack.cs