osu/osu.Game.Tests/Visual/Editing
Dean Herbert 02689a1b60 Use actual `BeatmapInfo` rather than `PlayableBeatmap.BeatmapInfo` for editor writes 2021-10-13 14:50:12 +09:00
..
TestSceneBeatDivisorControl.cs
TestSceneBlueprintOrdering.cs Add failing test for "ghost timeline blueprint" 2021-09-26 15:29:00 +02:00
TestSceneComposeScreen.cs Fix editor screen test scenes not updated to show their screens 2021-08-28 20:09:35 +03:00
TestSceneComposeSelectBox.cs Allow specifying flipping support of selection box different from scaling 2021-07-21 15:59:45 +09:00
TestSceneComposerSelection.cs Rename `TestScene{Editor -> Composer}Selection` 2021-09-26 17:22:58 +02:00
TestSceneDesignSection.cs Update tests to match expectations 2021-08-31 22:41:47 +02:00
TestSceneDifficultySwitching.cs Only run prompt-for-save test logic when relevant 2021-09-13 21:04:28 +02:00
TestSceneDistanceSnapGrid.cs
TestSceneEditorBeatmapCreation.cs Store editor beatmap locally before editor exit 2021-09-12 15:50:41 +02:00
TestSceneEditorChangeStates.cs
TestSceneEditorClipboard.cs
TestSceneEditorClock.cs Add test coverage 2021-08-17 16:56:06 +02:00
TestSceneEditorComposeRadioButtons.cs Rename radio button classes to be local to editor 2021-07-19 16:57:12 +09:00
TestSceneEditorMenuBar.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Use actual `BeatmapInfo` rather than `PlayableBeatmap.BeatmapInfo` for editor writes 2021-10-13 14:50:12 +09:00
TestSceneEditorScreenModes.cs Add failing test case 2021-08-25 17:03:34 +03:00
TestSceneEditorSeekSnapping.cs
TestSceneEditorSeeking.cs Simplify copy operations 2021-08-30 18:32:55 +09:00
TestSceneEditorSummaryTimeline.cs
TestSceneHitObjectComposer.cs Update usages of `Drawable.Click()` 2021-08-04 17:30:33 +09:00
TestSceneMetadataSection.cs
TestScenePlaybackControl.cs
TestSceneRectangularPositionSnapGrid.cs Implement grid size toggling matching stable 2021-09-19 20:26:02 +02:00
TestSceneSetupScreen.cs Add test coverage for per-ruleset setup screens 2021-09-05 13:40:58 +09:00
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Add failing test case 2021-09-27 20:54:29 +02:00
TestSceneTimelineTickDisplay.cs
TestSceneTimingScreen.cs Fix editor screen test scenes not updated to show their screens 2021-08-28 20:09:35 +03:00
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs