1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests/Mods
Dean Herbert 941f26d462 Add extra test coverage to TestSceneOsuModAutoplay to cover fail case
Basically the slider needs to be slightly longer for this test to
correctly fail in headless tests, in conjunction with the new slider
tail leniency.

This is due to headless tests running at a fixed frame interval, and
these timings being *tight*.
2023-10-03 18:52:20 +09:00
..
OsuModTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModAlternate.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModAutopilot.cs Move test to a mod test and add more resilient test logic 2023-02-14 15:07:45 +09:00
TestSceneOsuModAutoplay.cs Add extra test coverage to TestSceneOsuModAutoplay to cover fail case 2023-10-03 18:52:20 +09:00
TestSceneOsuModBubbles.cs Add "ModBubbles" for the osu ruleset. 2022-12-25 23:09:52 +01:00
TestSceneOsuModDifficultyAdjust.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModDoubleTime.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModFlashlight.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModFreezeFrame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModHidden.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModMagnetised.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModMuted.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModNoScope.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModPerfect.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModRandom.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModRepel.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModSingleTap.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuModSpunOut.cs Partial everything 2022-11-27 00:00:27 +09:00