osu/osu.Game.Tests/Visual/Editing
Salman Ahmed e43ce28ada Remove references of "difficulty point" in sample point test scene
Fat-fingered.
2022-05-11 09:51:09 +03:00
..
TestSceneBeatDivisorControl.cs Automatically focus divisor textbox and hide popover after successful change 2022-02-28 15:23:01 +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 Update all usages of `RulesetID` and `Ruleset.ID` to use `Ruleset.OnlineID` 2022-01-27 15:38:03 +09:00
TestSceneDistanceSnapGrid.cs Fix outdated test asserts 2022-05-06 18:44:25 +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
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
TestSceneHitObjectComposer.cs Nudge click location to avoid placement failures 2022-05-04 11:56:44 +02:00
TestSceneHitObjectDifficultyPointAdjustments.cs
TestSceneHitObjectSamplePointAdjustments.cs Remove references of "difficulty point" in sample point test scene 2022-05-11 09:51:09 +03:00
TestSceneLabelledTimeSignature.cs Fix incorrect assert step name 2022-01-23 10:11:12 +03:00
TestSceneMetadataSection.cs
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs
TestSceneSetupScreen.cs
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Update timeline selection test scene with zoom changes 2022-01-25 18:57:39 +03:00
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs