osu/osu.Game.Tests/Visual/Editing
Bartłomiej Dach 1269afd0c5
Merge pull request #21307 from frenzibyte/disable-scroll-speed-on-osu
Hide scroll speed control from effects section on rulesets which don't support it
2022-11-20 16:17:55 +01:00
..
TestSceneBeatDivisorControl.cs Add test coverage of BeatDivisorControl key bindings 2022-10-25 11:51:31 +09:00
TestSceneBlueprintOrdering.cs
TestSceneComposerSelection.cs
TestSceneComposeScreen.cs
TestSceneComposeSelectBox.cs
TestSceneDesignSection.cs
TestSceneDifficultyDelete.cs
TestSceneDifficultySwitching.cs
TestSceneDistanceSnapGrid.cs Fix time snap of sliders not matching when SV is not 1.0x 2022-11-01 15:12:58 +09:00
TestSceneEditorBeatmapCreation.cs
TestSceneEditorBindings.cs Add top level test coverage of editor shortcuts 2022-10-25 12:03:46 +09:00
TestSceneEditorChangeStates.cs
TestSceneEditorClipboard.cs Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
TestSceneEditorClock.cs
TestSceneEditorComposeRadioButtons.cs Fix test failures due to missing colour provider dependency 2022-10-13 17:05:11 +09:00
TestSceneEditorMenuBar.cs
TestSceneEditorNavigation.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs
TestSceneEditorScreenModes.cs
TestSceneEditorSeeking.cs
TestSceneEditorSeekSnapping.cs
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs Update tests to reflect desired behaviour 2022-11-18 21:03:30 +01:00
TestSceneHitObjectComposer.cs Adjust test assert ordering to read better 2022-10-19 23:59:40 +09:00
TestSceneHitObjectDifficultyPointAdjustments.cs
TestSceneHitObjectSamplePointAdjustments.cs
TestSceneLabelledTimeSignature.cs
TestSceneMetadataSection.cs
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs
TestSceneSelectionBlueprintDeselection.cs Add basic test guarantees 2022-09-13 15:03:13 +09:00
TestSceneSetupScreen.cs
TestSceneTapButton.cs
TestSceneTapTimingControl.cs
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Add test for selected hit object blueprint 2022-10-06 14:02:49 +09:00
TestSceneTimelineTickDisplay.cs
TestSceneTimelineZoom.cs
TestSceneTimingScreen.cs Fix timing screen test scene not creating editor beatmap properly 2022-11-20 15:20:35 +03:00
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs Rename various cursor symbols 2022-10-11 16:21:01 +03:00
TimelineTestScene.cs