osu/osu.Game/Tests/Visual
2022-09-19 12:18:35 +09:00
..
Multiplayer Add test coverage of track rate adjusting during multi spectator 2022-09-07 20:00:24 +09:00
OnlinePlay Fix potential test failures due to Setup/SetUpSteps ordering 2022-07-29 15:27:39 +09:00
Spectator Fix mods not being set on BeginPlayingInternal 2022-09-08 13:17:27 +09:00
DependencyProvidingContainer.cs
EditorClockTestScene.cs Fix various test scenes not adding EditorClock to the draw hierarchy 2022-08-26 18:08:43 +09:00
EditorSavingTestScene.cs
EditorTestScene.cs
LegacySkinPlayerTestScene.cs
ModPerfectTestScene.cs
ModTestScene.cs
OsuGameTestScene.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs
OsuTestScene.cs Update virtual track logic to match framework changes 2022-09-01 23:05:07 +09:00
PlacementBlueprintTestScene.cs Merge branch 'master' into remove-dispose-updates 2022-09-01 23:03:19 +09:00
PlayerTestScene.cs Add failing test coverage showing mod reference leak path 2022-09-19 12:18:35 +09:00
RateAdjustedBeatmapTestScene.cs
ScreenTestScene.cs
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs Fix various test scenes not adding EditorClock to the draw hierarchy 2022-08-26 18:08:43 +09:00
SkinnableTestScene.cs Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
TestPlayer.cs Add null check in TestPlayer's disposal code to avoid cascading test failure 2022-08-09 18:15:50 +09:00
TestReplayPlayer.cs
TestUserLookupCache.cs