osu/osu.Game.Rulesets.Osu.Tests/Editor
Bartłomiej Dach a1786f62d7
Fix test failure due to attempting to set non-present divisor
With the latest changes permitting fully custom beat snapping, the 1/3
snap divisor isn't immediately available in editor, requiring a switch
to "triplets" mode first.
2022-02-27 23:10:22 +01:00
..
Checks Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneHitCirclePlacementBlueprint.cs
TestSceneHitCircleSelectionBlueprint.cs
TestSceneObjectBeatSnap.cs
TestSceneObjectObjectSnap.cs
TestSceneOsuDistanceSnapGrid.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneOsuEditor.cs
TestSceneOsuEditorGrids.cs
TestSceneOsuEditorHitAnimations.cs
TestSceneOsuEditorSelectInvalidPath.cs
TestScenePathControlPointVisualiser.cs
TestSceneSliderControlPointPiece.cs Add failing test for drag after placement moving last placed point sometimes 2021-12-23 09:06:03 +01:00
TestSceneSliderLengthValidity.cs
TestSceneSliderPlacementBlueprint.cs
TestSceneSliderSelectionBlueprint.cs
TestSceneSliderSnapping.cs Add test coverage for slider snapping when adding/removing control points 2022-01-07 15:47:02 +01:00
TestSceneSliderStreamConversion.cs Fix test failure due to attempting to set non-present divisor 2022-02-27 23:10:22 +01:00
TestSceneSliderVelocityAdjust.cs Add test coverage of saving velocity 2022-01-24 19:43:18 +09:00
TestSceneSpinnerPlacementBlueprint.cs
TestSceneSpinnerSelectionBlueprint.cs
TestSliderScaling.cs