osu/osu.Game.Rulesets.Catch.Tests
Bartłomiej Dach 96af0e1ec3
Add failing test case for catch conversion
Test is an abridged / cropped version of
https://osu.ppy.sh/beatmapsets/971028#fruits/2062131 to demonstrate
the specific failure case (unfortunately can't use the whole beatmap
due to other conversion failures).
2024-05-28 13:13:17 +02:00
..
.vscode Update other VS code configuration files 2024-02-16 01:45:30 +03:00
Editor Merge pull request #27723 from 64ArthurAraujo/editor-fix-reverse-selection 2024-03-28 11:25:17 +01:00
Mods Add mania/osu sudden death mod tests 2023-12-22 16:43:09 +09:00
Resources Add failing test case for catch conversion 2024-05-28 13:13:17 +02:00
CatchBeatmapConversionTest.cs Add failing test case for catch conversion 2024-05-28 13:13:17 +02:00
CatchDifficultyCalculatorTest.cs Fix diffcalc tests 2023-12-06 12:27:11 +09:00
CatchHealthProcessorTest.cs Add test for banana shower fail 2024-03-20 17:31:11 +09:00
CatchLegacyModConversionTest.cs
CatchRateAdjustedDisplayDifficultyTest.cs Add testing for `GetRateAdjustedDisplayDifficulty()` implementations 2023-12-14 20:41:12 +01:00
CatchSkinColourDecodingTest.cs
CatchSkinnableTestScene.cs
JuiceStreamPathTest.cs
TestSceneAutoJuiceStream.cs
TestSceneBananaShower.cs
TestSceneCatchModHidden.cs Adjust assertion to match new juice stream child ordering 2024-01-02 20:51:22 +01:00
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs
TestSceneCatchReplay.cs
TestSceneCatchStacker.cs
TestSceneCatchTouchInput.cs
TestSceneCatcher.cs Cache created judgement in HitObject 2024-02-09 23:20:31 +03:00
TestSceneCatcherArea.cs
TestSceneComboCounter.cs
TestSceneDrawableHitObjects.cs
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs
TestSceneHyperDash.cs Merge branch 'master' into catch-hyperdash-stable-sort 2023-12-13 12:40:39 +09:00
TestSceneHyperDashColouring.cs
TestSceneJuiceStream.cs
TestSceneLegacyBeatmapSkin.cs
TestSceneOutOfBoundsObjects.cs Add failing test coverage of handling out-of-bounds catch objects 2023-12-27 10:51:05 +01:00
TestSceneScoring.cs
osu.Game.Rulesets.Catch.Tests.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00