osu/osu.Game.Rulesets.Catch.Tests
dependabot[bot] 0d3de488de
Bump NUnit3TestAdapter from 3.17.0 to 4.0.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.17...V4.0.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 17:02:17 +00:00
..
.vscode
Editor Add empty catch hit object composer 2021-06-22 17:20:13 +09:00
Mods
Resources Replace 1.0 version in old skin test assets with none 2021-06-11 15:45:34 +09:00
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 NUnit3TestAdapter from 3.17.0 to 4.0.0 2021-07-01 17:02:17 +00:00
TestSceneAutoJuiceStream.cs
TestSceneBananaShower.cs
TestSceneCatcher.cs Resolve DroppedObjectContainer via DI 2021-06-24 16:09:13 +09:00
TestSceneCatcherArea.cs Resolve DroppedObjectContainer via DI 2021-06-24 16:09:13 +09:00
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
TestSceneCatchStacker.cs
TestSceneComboCounter.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneDrawableHitObjects.cs Use singular IApplicableToDrawableHitObject for consumers 2021-06-16 18:47:04 +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
TestSceneHyperDashColouring.cs Resolve DroppedObjectContainer via DI 2021-06-24 16:09:13 +09:00
TestSceneJuiceStream.cs
TestSceneLegacyBeatmapSkin.cs Remove weird override logic in TestCase methods 2021-05-31 20:00:47 +09:00