1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:47:29 +08:00
osu-lazer/osu.Game.Tests/Visual/Editing
Mike Will 9e1c242713 Prevent custom divisor ranges from halting preset cycling
A custom divisor like 24 or 32 will result in a range containing
many divisors that are already in the `Common` and `Triplets` presets.
When this happens, it can become impossible to cycle between presets,
because the preset can only be changed if the new divisor isn't already
contained within the current preset's range.
2024-01-24 18:31:39 -05:00
..
TestSceneBeatDivisorControl.cs Prevent custom divisor ranges from halting preset cycling 2024-01-24 18:31:39 -05:00
TestSceneBlueprintOrdering.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneComposerSelection.cs Adjust cyclic selection test to hitcircle lifetime adjustments 2023-07-25 18:54:13 +02:00
TestSceneComposeScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneComposeSelectBox.cs Rename diagonal scale variable and update xmldoc 2023-11-10 17:55:02 +09:00
TestSceneDesignSection.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDifficultyDelete.cs Add test coverage for deleted difficulties staying in realm 2023-06-27 23:40:12 +02:00
TestSceneDifficultySwitching.cs Few new rider inspection 2024-01-04 16:39:50 +09:00
TestSceneDistanceSnapGrid.cs Remove DistancedHitObjectComposer inheritance from osu! composer 2023-10-19 11:46:30 +02:00
TestSceneEditorBeatmapCreation.cs Add test coverage of failure case 2023-12-29 10:36:53 +01:00
TestSceneEditorBindings.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneEditorChangeStates.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneEditorClipboard.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneEditorClock.cs Fix incorrect test assumption in TestSceneEditorClock 2023-10-06 16:43:28 +09:00
TestSceneEditorComposeRadioButtons.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneEditorMenuBar.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
TestSceneEditorSamplePlayback.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneEditorSaving.cs remove all test usages of SampleControlPoint 2023-04-26 14:21:52 +02:00
TestSceneEditorScreenModes.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneEditorSeeking.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneEditorSeekSnapping.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneEditorSummaryTimeline.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneEditorTestGameplay.cs Fix editor not prompting before saving beatmap for export 2023-10-25 14:39:46 +09:00
TestSceneHitObjectComposer.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneHitObjectDifficultyPointAdjustments.cs Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
TestSceneHitObjectSampleAdjustments.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
TestSceneLabelledTimeSignature.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneLocallyModifyingOnlineBeatmaps.cs Remove no longer needed API call mocking 2023-05-01 19:08:41 +02:00
TestSceneMetadataSection.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOpenEditorTimestamp.cs Fix editor test not waiting for editor to load 2023-12-13 13:15:49 +09:00
TestScenePlacementBlueprint.cs Add test coverage 2023-05-14 12:29:24 +02:00
TestScenePlaybackControl.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePreviewTime.cs Rewrite visualisation piece to bind once and without potential event leak 2023-01-07 14:40:15 +03:00
TestSceneRectangularPositionSnapGrid.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSelectionBlueprintDeselection.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSetupScreen.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneTapButton.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneTapTimingControl.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneTimelineBlueprintContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneTimelineHitObjectBlueprint.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneTimelineSelection.cs Fix failing tests 2023-10-30 18:06:11 +09:00
TestSceneTimelineTickDisplay.cs Change BeatDivisorControl to retrive bindable divisor via DI 2023-07-14 14:03:25 +09:00
TestSceneTimelineZoom.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneTimingScreen.cs Rename test method slightly 2024-01-17 19:53:23 +09:00
TestSceneWaveform.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneZoomableScrollContainer.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
TimelineTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00