osu/osu.Game.Tests/Visual/Editing
Dean Herbert bb82abe48d Update test to use new triangle type resolution 2022-05-24 18:38:08 +09:00
..
TestSceneBeatDivisorControl.cs Update test to use new triangle type resolution 2022-05-24 18:38:08 +09:00
TestSceneBlueprintOrdering.cs
TestSceneComposeScreen.cs Add failing test case 2022-04-18 06:59:58 +03:00
TestSceneComposeSelectBox.cs
TestSceneComposerSelection.cs
TestSceneDesignSection.cs
TestSceneDifficultySwitching.cs
TestSceneDistanceSnapGrid.cs Add `enum` to snap method as alternative to mutliple nested invocations 2022-05-12 16:19:07 +09:00
TestSceneEditorBeatmapCreation.cs Update editor exit-without-safe tests to account for hold behaviour 2022-03-21 17:52:54 +09:00
TestSceneEditorChangeStates.cs
TestSceneEditorClipboard.cs
TestSceneEditorClock.cs
TestSceneEditorComposeRadioButtons.cs
TestSceneEditorMenuBar.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Disallow exiting the editor without saving (unless explicitly confirming) 2022-03-22 15:42:56 +09:00
TestSceneEditorScreenModes.cs Move editor mode selector out of `EditorMenuBar` to allow for better reuse 2022-03-02 20:05:01 +09:00
TestSceneEditorSeekSnapping.cs
TestSceneEditorSeeking.cs Add test coverage of new traversal keys 2022-05-14 03:01:42 +09:00
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs
TestSceneHitObjectComposer.cs Nudge click location to avoid placement failures 2022-05-04 11:56:44 +02:00
TestSceneHitObjectDifficultyPointAdjustments.cs Unfocus textbox when dismissing popover in test scene 2022-05-11 11:25:41 +03:00
TestSceneHitObjectSamplePointAdjustments.cs Unfocus textbox when dismissing popover in test scene 2022-05-11 11:25:41 +03:00
TestSceneLabelledTimeSignature.cs
TestSceneMetadataSection.cs
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs
TestSceneSetupScreen.cs
TestSceneTapTimingControl.cs Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs