osu/osu.Game.Tests/Visual/Editing
Dean Herbert 5e9510be36 Add test coverage of editor resetting mods on entering 2021-12-10 18:57:33 +09:00
..
TestSceneBeatDivisorControl.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
TestSceneBlueprintOrdering.cs Add failing test for "ghost timeline blueprint" 2021-09-26 15:29:00 +02:00
TestSceneComposeScreen.cs Extract class for clipboard contents for DI purposes 2021-11-10 12:36:23 +01:00
TestSceneComposeSelectBox.cs
TestSceneComposerSelection.cs only propagate unmodified right click 2021-10-26 16:24:53 -04:00
TestSceneDesignSection.cs
TestSceneDifficultySwitching.cs Fix test to wait for drawable ruleset load before attempting paste 2021-12-07 21:10:45 +01:00
TestSceneDistanceSnapGrid.cs
TestSceneEditorBeatmapCreation.cs Replace existing cases with new helper method 2021-11-19 22:15:41 +09:00
TestSceneEditorChangeStates.cs
TestSceneEditorClipboard.cs
TestSceneEditorClock.cs
TestSceneEditorComposeRadioButtons.cs
TestSceneEditorMenuBar.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Fix SongSelect-related test failures 2021-11-25 21:11:13 +09:00
TestSceneEditorScreenModes.cs
TestSceneEditorSeekSnapping.cs
TestSceneEditorSeeking.cs
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs Add test coverage of editor resetting mods on entering 2021-12-10 18:57:33 +09:00
TestSceneHitObjectComposer.cs Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
TestSceneHitObjectDifficultyPointAdjustments.cs Allow to adjust slider velocity on multiple objects simultaneously 2021-11-12 23:32:11 +01:00
TestSceneHitObjectSamplePointAdjustments.cs Improve sample bank text box UX in case of multiple selection 2021-11-13 21:59:44 +01:00
TestSceneMetadataSection.cs Update some other missed incorrect null/empty usages 2021-11-04 14:50:43 +09:00
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs Implement grid size toggling matching stable 2021-09-19 20:26:02 +02:00
TestSceneSetupScreen.cs Fix test failures due to missing dependencies 2021-11-11 20:54:37 +01:00
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Add failing test case 2021-09-27 20:54:29 +02:00
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs Fix test failures due to missing dependencies 2021-11-11 20:54:37 +01:00
TestSceneWaveform.cs Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs