osu/osu.Game.Rulesets.Taiko.Tests
dependabot-preview[bot] b03efd6940
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:45 +00:00
..
.vscode Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Editor Move all ruleset editor tests to their own namespace 2020-09-25 18:51:26 +09:00
Mods
Resources Add test coverage for taiko sample lookups 2020-07-30 21:34:57 +02:00
Skinning Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 21:44:50 +01:00
DrawableTaikoRulesetTestScene.cs Make height test steps work better 2020-12-13 00:30:41 +01:00
DrawableTestHit.cs Fix kiai hit steps not working correctly 2020-12-13 00:30:41 +01:00
DrawableTestStrongHit.cs Fix potential taiko crash on rewind 2020-09-25 19:25:58 +09:00
HitObjectApplicationTestScene.cs Refactor hit object application scene to work reliably 2020-12-20 16:01:01 +01:00
osu.Game.Rulesets.Taiko.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 2021-03-02 00:43:45 +00:00
TaikoBeatmapConversionTest.cs Add failing test 2021-01-12 17:49:21 +09:00
TaikoDifficultyCalculatorTest.cs Add tests for clockrate adjusted difficulty calculations 2021-02-20 16:27:58 +11:00
TaikoLegacyModConversionTest.cs Cover mapping fully for taiko mods 2020-11-15 15:32:02 +01:00
TestSceneBarLineApplication.cs Refactor hit object application scene to work reliably 2020-12-20 16:01:01 +01:00
TestSceneDrumRollApplication.cs Implement drum roll application 2020-12-20 16:26:16 +01:00
TestSceneFlyingHits.cs Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
TestSceneHitApplication.cs Implement hit application 2020-12-20 16:26:16 +01:00
TestSceneHits.cs Register bar line pool & use in drawable ruleset 2020-12-13 22:31:33 +01:00
TestSceneSampleOutput.cs Adjust sample test to pass with pooling 2020-12-20 18:44:47 +01:00
TestSceneSwellJudgements.cs
TestSceneTaikoHitObjectSamples.cs Add test coverage for taiko sample lookups 2020-07-30 21:34:57 +02:00
TestSceneTaikoPlayer.cs
TestSceneTaikoSuddenDeath.cs