osu/osu.Game.Tests/Visual/Editing
Dean Herbert d7db6fa918
Merge branch 'master' into custom-meter
2022-01-24 15:46:44 +09:00
..
TestSceneBeatDivisorControl.cs
TestSceneBlueprintOrdering.cs
TestSceneComposeScreen.cs Update broken test scenes to match new `OsuTestScene` logic 2022-01-18 13:41:50 +09:00
TestSceneComposeSelectBox.cs
TestSceneComposerSelection.cs
TestSceneDesignSection.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneDifficultySwitching.cs Make tests compile again 2022-01-12 17:00:16 +09:00
TestSceneDistanceSnapGrid.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneEditorBeatmapCreation.cs Remove incorrect test assertion 2022-01-12 17:49:11 +09:00
TestSceneEditorChangeStates.cs
TestSceneEditorClipboard.cs Add failing test for incorrect sample control point time after paste 2022-01-11 21:34:22 +01:00
TestSceneEditorClock.cs Update broken test scenes to match new `OsuTestScene` logic 2022-01-18 13:41:50 +09:00
TestSceneEditorComposeRadioButtons.cs
TestSceneEditorMenuBar.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Add failing test coverage for correct beatmap filename generation on save 2022-01-23 20:28:19 +01:00
TestSceneEditorScreenModes.cs
TestSceneEditorSeekSnapping.cs Update broken test scenes to match new `OsuTestScene` logic 2022-01-18 13:41:50 +09:00
TestSceneEditorSeeking.cs
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs Make tests compile again 2022-01-12 17:00:16 +09:00
TestSceneHitObjectComposer.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +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
TestSceneLabelledTimeSignature.cs Fix incorrect assert step name 2022-01-23 10:11:12 +03:00
TestSceneMetadataSection.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs
TestSceneSetupScreen.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs Update broken test scenes to match new `OsuTestScene` logic 2022-01-18 13:41:50 +09:00
TestSceneWaveform.cs Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs