osu/osu.Game.Tests/Visual/Editing
Bartłomiej Dach 4811481483
Merge pull request #29639 from peppy/detached-beatmap-cache
Improve song select load and reload with large beatmap databases
2024-08-30 15:00:20 +02:00
..
TestSceneBeatDivisorControl.cs Prevent custom divisor ranges from halting preset cycling 2024-01-24 18:31:39 -05:00
TestSceneBlueprintOrdering.cs
TestSceneComposeScreen.cs
TestSceneComposeSelectBox.cs Add missing `base` calls for safety 2024-06-25 23:41:43 +09:00
TestSceneComposerSelection.cs
TestSceneDesignSection.cs
TestSceneDifficultyDelete.cs Fix redundant string interpolations 2024-04-25 21:14:09 +08:00
TestSceneDifficultySwitching.cs Add failing test case 2024-07-04 14:06:18 +03:00
TestSceneDistanceSnapGrid.cs
TestSceneEditorBeatmapCreation.cs Add test coverage of failure case 2023-12-29 10:36:53 +01:00
TestSceneEditorBindings.cs
TestSceneEditorChangeStates.cs Fix test failures due to automatic break generation kicking in 2024-06-19 11:32:08 +02:00
TestSceneEditorClipboard.cs
TestSceneEditorClock.cs Merge branch 'master' into time-accurate 2024-07-08 14:19:57 +02:00
TestSceneEditorComposeRadioButtons.cs
TestSceneEditorMenuBar.cs
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Add test coverage for correct beat divisor save 2024-06-27 12:38:29 +02:00
TestSceneEditorScreenModes.cs
TestSceneEditorSeekSnapping.cs
TestSceneEditorSeeking.cs
TestSceneEditorSummaryTimeline.cs Add more test coverage to better show overlapping break / kiai sections 2024-08-20 17:45:44 +09:00
TestSceneEditorTestGameplay.cs Add test coverage 2024-07-02 14:34:36 +02:00
TestSceneHitObjectComposer.cs
TestSceneHitObjectDifficultyPointAdjustments.cs
TestSceneHitObjectSampleAdjustments.cs fix test 2024-08-29 22:22:15 +02:00
TestSceneLabelledTimeSignature.cs Cast remaining test usages to `IFocusManager` to remove obsolete notice 2024-05-22 21:55:53 +08:00
TestSceneLocallyModifyingOnlineBeatmaps.cs
TestSceneMetadataSection.cs Update to not use obsoleted method 2024-05-24 10:35:31 +02:00
TestSceneOpenEditorTimestamp.cs Fix some tests not always waiting long enough for beatmap loading 2024-08-29 18:42:43 +09:00
TestScenePlacementBlueprint.cs fix tests 2024-08-16 15:04:38 +02:00
TestScenePlaybackControl.cs
TestScenePositionSnapGrid.cs Merge branch 'master' into grids-2 2024-07-03 10:57:05 +02:00
TestScenePreviewTime.cs Fix test regression 2024-07-12 16:29:41 +09:00
TestSceneSelectionBlueprintDeselection.cs
TestSceneSetupScreen.cs
TestSceneTapButton.cs
TestSceneTapTimingControl.cs
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Remove unused using directive 2024-07-03 07:11:35 +03:00
TestSceneTimelineTickDisplay.cs
TestSceneTimelineZoom.cs
TestSceneTimingScreen.cs Remove outdated tests 2024-08-20 11:23:39 +02:00
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs