osu/osu.Game.Rulesets.Catch.Tests
dependabot[bot] 1b3b07d6a9
Bump NUnit from 3.13.1 to 3.13.2
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/v3.13.2/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13.1...v3.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 03:51:12 +00:00
..
.vscode Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Mods
Resources
CatchBeatmapConversionTest.cs
CatchDifficultyCalculatorTest.cs Update tests with fixed diffcalc values 2021-02-20 20:23:49 +11:00
CatchLegacyModConversionTest.cs
CatchSkinColourDecodingTest.cs
CatchSkinnableTestScene.cs
osu.Game.Rulesets.Catch.Tests.csproj Bump NUnit from 3.13.1 to 3.13.2 2021-04-29 03:51:12 +00:00
TestSceneAutoJuiceStream.cs
TestSceneBananaShower.cs
TestSceneCatcher.cs Add stacking test logic to TestSceneCatcherArea for skinned testing 2021-04-22 17:34:53 +09:00
TestSceneCatcherArea.cs Limit catching towards the centre of the plate (to emulate actual gameplay) 2021-04-22 17:47:03 +09:00
TestSceneCatchModHidden.cs Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
TestSceneCatchPlayer.cs
TestSceneCatchPlayerLegacySkin.cs
TestSceneCatchReplay.cs Add a failing test to check catch replay accuracy 2021-04-09 15:58:23 +09:00
TestSceneCatchStacker.cs
TestSceneComboCounter.cs
TestSceneDrawableHitObjects.cs
TestSceneDrawableHitObjectsHidden.cs
TestSceneFruitObjects.cs
TestSceneFruitRandomness.cs
TestSceneFruitVisualChange.cs
TestSceneHyperDash.cs
TestSceneHyperDashColouring.cs
TestSceneJuiceStream.cs
TestSceneLegacyBeatmapSkin.cs Further simplified beatmap colouring tests. 2021-01-16 02:09:35 -05:00