osu/osu.Game.Tests/Visual/Editing
2022-01-27 17:07:18 +09:00
..
TestSceneBeatDivisorControl.cs
TestSceneBlueprintOrdering.cs
TestSceneComposerSelection.cs
TestSceneComposeScreen.cs Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
TestSceneComposeSelectBox.cs
TestSceneDesignSection.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneDifficultySwitching.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
TestSceneDistanceSnapGrid.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneEditorBeatmapCreation.cs Update editor test scenes to set working beatmap properly 2022-01-25 15:56:27 +03: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 test coverage for editor changes not resetting after exit without save 2022-01-26 21:15:49 +01:00
TestSceneEditorScreenModes.cs
TestSceneEditorSeeking.cs
TestSceneEditorSeekSnapping.cs Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
TestSceneEditorSummaryTimeline.cs
TestSceneEditorTestGameplay.cs Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
TestSceneHitObjectComposer.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneHitObjectDifficultyPointAdjustments.cs
TestSceneHitObjectSamplePointAdjustments.cs
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 Update timeline selection test scene with zoom changes 2022-01-25 18:57:39 +03:00
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs