osu/osu.Game.Rulesets.Catch.Tests
Dan Balasescu 8a81392d2b Fix use of incorrect variable, add test 2021-12-16 19:26:36 +09:00
..
.vscode
Editor Code cleanup and added tests for the spinner check 2021-11-10 00:16:29 +01:00
Mods Reset combo in test in a less weird way 2021-11-10 12:05:14 +01:00
Resources Replace 1.0 version in old skin test assets with none 2021-06-11 15:45:34 +09:00
CatchBeatmapConversionTest.cs Fix use of incorrect variable, add test 2021-12-16 19:26:36 +09:00
CatchDifficultyCalculatorTest.cs Update difficulty calculator tests to also use `IWorkingBeatmap` 2021-11-15 19:16:49 +09:00
CatchLegacyModConversionTest.cs
CatchSkinColourDecodingTest.cs
CatchSkinnableTestScene.cs
JuiceStreamPathTest.cs Remove bindable usage in `PathControlPoint` 2021-08-26 12:33:53 +09:00
TestSceneAutoJuiceStream.cs Revert "Modify catcher autoplay test pattern to see more variety movement" 2021-07-27 19:07:37 +09:00
TestSceneBananaShower.cs
TestSceneCatchModHidden.cs Don't apply visibility increase to first object in osu!catch 2021-06-08 16:02:26 +09:00
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs Fix miswritten test assertion 2021-05-19 23:32:16 +03:00
TestSceneCatchReplay.cs Add a failing test to check catch replay accuracy 2021-04-09 15:58:23 +09:00
TestSceneCatchSkinConfiguration.cs Move catcher trail generation logic to `CatcherArea` 2021-07-27 19:07:37 +09:00
TestSceneCatchStacker.cs
TestSceneCatcher.cs Added an extra unit test when actually catching the last banana to also clear the plate 2021-11-18 20:23:42 +01:00
TestSceneCatcherArea.cs Convert usages of `BeatmapDifficulty` to `IBeatmapDifficultyInfo` 2021-10-01 16:55:50 +09:00
TestSceneComboCounter.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneDrawableHitObjects.cs Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneHyperDash.cs Simplify the way of getting catcher 2021-07-21 16:27:44 +09:00
TestSceneHyperDashColouring.cs Store default skins to database 2021-11-29 18:28:25 +09:00
TestSceneJuiceStream.cs
TestSceneLegacyBeatmapSkin.cs Remove weird override logic in `TestCase` methods 2021-05-31 20:00:47 +09:00
osu.Game.Rulesets.Catch.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00