osu/osu.Game.Rulesets.Osu.Tests
Naxess 1718084dbc Update/remove determinant tests
We now only change the path type based on the bounding box.

If the control points are too linear, the framework now handles the fallback to Bezier.
2021-03-31 20:08:39 +02:00
..
.vscode Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Editor Update/remove determinant tests 2021-03-31 20:08:39 +02:00
Mods Add test coverage 2021-02-07 19:25:33 +01:00
Resources Add metrics skin elements for sliderendcircle 2020-10-02 14:50:03 +09:00
osu.Game.Rulesets.Osu.Tests.csproj Update remaining package references to point to efcore5 2021-03-15 13:12:10 +09:00
OsuBeatmapConversionTest.cs Add test timeouts 2020-09-07 17:18:54 +09:00
OsuDifficultyCalculatorTest.cs Add tests for clockrate adjusted difficulty calculations 2021-02-20 16:27:58 +11:00
OsuLegacyModConversionTest.cs Cover mapping fully for osu! mods 2020-11-15 15:32:02 +01:00
OsuSkinnableTestScene.cs Move InputManager implementation to base skinnable test scene class 2020-07-31 10:45:10 +09:00
StackingTest.cs
TestPlayfieldBorder.cs Add test coverage 2020-10-20 13:59:07 +09:00
TestSceneAccuracyHeatmap.cs Re-invert test 2020-06-22 21:00:35 +09:00
TestSceneCursorTrail.cs Use ISample everywhere in Skin GetSample lookup path 2021-02-18 18:32:28 +09:00
TestSceneDrawableJudgement.cs Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
TestSceneFollowPoints.cs Separate classes 2020-11-20 16:53:08 +09:00
TestSceneGameplayCursor.cs Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
TestSceneHitCircle.cs Refactor TestSceneHitCircle to show judgements 2020-11-20 16:24:17 +09:00
TestSceneHitCircleApplication.cs Add hitobject lifetime support 2020-11-10 20:16:52 +09:00
TestSceneHitCircleArea.cs
TestSceneHitCircleComboChange.cs
TestSceneHitCircleHidden.cs
TestSceneHitCircleLongCombo.cs
TestSceneLegacyBeatmapSkin.cs Further simplified beatmap colouring tests. 2021-01-16 02:09:35 -05:00
TestSceneMissHitWindowJudgements.cs Allow OsuModGenerator to accept a mod list 2021-02-07 18:35:34 +01:00
TestSceneObjectOrderedHitPolicy.cs Update test 2021-02-10 20:28:00 +09:00
TestSceneOsuFlashlight.cs
TestSceneOsuPlayer.cs
TestSceneResumeOverlay.cs
TestSceneShaking.cs Fix scheduled tasks not being cleaned up between test steps 2020-11-20 20:08:05 +09:00
TestSceneSkinFallbacks.cs Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
TestSceneSlider.cs Make HitSampleInfo immutable 2020-12-01 15:37:51 +09:00
TestSceneSliderApplication.cs Adjust namespace 2020-12-04 20:21:53 +09:00
TestSceneSliderComboChange.cs
TestSceneSliderHidden.cs
TestSceneSliderInput.cs Move player constructor configuration to dedicated class; add AllowRestart parameter 2020-12-23 17:47:46 +09:00
TestSceneSliderSnaking.cs Adjust namespace 2020-12-04 20:21:53 +09:00
TestSceneSpinner.cs Fix spinner tests not playing spinning sound due to empty hitsamples 2021-01-15 17:13:52 +09:00
TestSceneSpinnerApplication.cs Move rate adjusted spinner rotation into judgement result 2020-11-14 21:10:12 +01:00
TestSceneSpinnerHidden.cs
TestSceneSpinnerRotation.cs Move rate adjusted spinner rotation into judgement result 2020-11-14 21:10:12 +01:00
TestSceneStartTimeOrderedHitPolicy.cs Fix incorrect assert 2021-02-05 15:26:12 +09:00