1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Tests/Editing
Bartłomiej Dach 9a3cb624a8
Rewrite tests to be less aggressively DRY
Four of six helper methods defined in the test were used exactly once;
the remaining two were used two times. Splitting helpers there is just
too much.
2023-07-11 23:18:52 +02:00
..
Checks Rewrite tests to be less aggressively DRY 2023-07-11 23:18:52 +02:00
BeatmapEditorChangeHandlerTest.cs Update test assertions in line with new state saving logic 2023-02-08 15:55:17 +09:00
LegacyEditorBeatmapPatcherTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHitObjectComposerDistanceSnapping.cs removed all usage of hitobject's DifficultyControlPoint 2023-04-26 18:17:02 +02:00
TestSceneHitObjectContainerEventBuffer.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSnappingNearZero.cs More tests 2023-01-12 03:33:20 +03:00
TransactionalCommitComponentTest.cs Partial everything 2022-11-27 00:00:27 +09:00