osu/osu.Game/Tests/Visual
Dean Herbert 1374da7c41 Remove all calls to return user input 2019-06-07 12:54:57 +09:00
..
AllPlayersTestScene.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
EditorClockTestScene.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
EditorTestScene.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
ManualInputManagerTestScene.cs Remove all calls to return user input 2019-06-07 12:54:57 +09:00
MultiplayerTestScene.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
OsuTestScene.cs Pass individual components to DummyWorkingBeatmap, not game 2019-05-31 14:51:12 +09:00
PlacementBlueprintTestScene.cs Fix blueprint tests crashing due to out-of-order operations 2019-06-04 12:08:23 +09:00
PlayerTestScene.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
RateAdjustedBeatmapTestScene.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
ScreenTestScene.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestPlayer.cs