osu/osu.Game.Rulesets.Osu.Tests/Editor
Dean Herbert 81485c548c Move `LegacyLastTickOffset` specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
..
Checks
TestSceneHitCirclePlacementBlueprint.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneHitCircleSelectionBlueprint.cs
TestSceneObjectBeatSnap.cs
TestSceneObjectMerging.cs remove all test usages of SampleControlPoint 2023-04-26 14:21:52 +02:00
TestSceneObjectObjectSnap.cs Adjust object snapping test cases to pass with new radius 2023-06-08 13:19:47 +02:00
TestSceneOsuComposerSelection.cs Add test coverage of incorrect selection behaviour 2023-07-19 14:59:22 +09:00
TestSceneOsuDistanceSnapGrid.cs Fix test failures via test-local popover containers 2023-08-19 15:08:30 +02:00
TestSceneOsuEditor.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneOsuEditorGrids.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneOsuEditorSelectInvalidPath.cs Automated pass 2023-06-24 01:00:03 +09:00
TestScenePathControlPointVisualiser.cs Fix more issues discovered by CI that can be fixed game-side 2023-06-24 19:04:05 +02:00
TestScenePreciseRotation.cs Add test coverage for precise rotation control 2023-08-16 11:37:52 +02:00
TestSceneSliderControlPointPiece.cs made PathControlPointVisualiser generic 2022-12-07 10:13:40 +01:00
TestSceneSliderLengthValidity.cs
TestSceneSliderPlacementBlueprint.cs Fix test to work regardless of screen sizes 2023-07-12 17:41:58 +09:00
TestSceneSliderReversal.cs Improve code readability and add assertion to test scene 2023-08-15 23:27:12 +02:00
TestSceneSliderSelectionBlueprint.cs made PathControlPointVisualiser generic 2022-12-07 10:13:40 +01:00
TestSceneSliderSnapping.cs made PathControlPointVisualiser generic 2022-12-07 10:13:40 +01:00
TestSceneSliderSplitting.cs Move `LegacyLastTickOffset` specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
TestSceneSliderStreamConversion.cs remove all test usages of SampleControlPoint 2023-04-26 14:21:52 +02:00
TestSceneSliderVelocityAdjust.cs
TestSceneSpinnerPlacementBlueprint.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSpinnerSelectionBlueprint.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSliderScaling.cs