osu/osu.Game/Tests/Visual
2022-08-26 18:08:43 +09:00
..
Multiplayer Fix potential test failures due to Setup/SetUpSteps ordering 2022-07-29 15:27:39 +09:00
OnlinePlay Fix potential test failures due to Setup/SetUpSteps ordering 2022-07-29 15:27:39 +09:00
Spectator Fix incorrect string interpolation 2022-06-28 01:43:09 +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 Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
LegacySkinPlayerTestScene.cs
ModPerfectTestScene.cs
ModTestScene.cs
OsuGameTestScene.cs Fix background beatmap processor resetting star ratings in tests 2022-07-23 11:10:59 +03:00
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
OsuTestScene.cs Reduce calls to LoadTrack by implicitly running on test/dummy classes 2022-07-28 18:11:40 +09:00
PlacementBlueprintTestScene.cs Fix various test scenes not adding EditorClock to the draw hierarchy 2022-08-26 18:08:43 +09:00
PlayerTestScene.cs Revert most changes to PlayerTestScene 2022-07-08 18:45:18 +09:00
RateAdjustedBeatmapTestScene.cs
ScreenTestScene.cs Update parameter discards 2022-06-24 21:26:19 +09:00
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 Apply IRenderer changes 2022-08-02 19:50:57 +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