1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 13:33:52 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests/Mods
Dean Herbert 0d56693b7a Fix test not always checking the final bonus value
Due to the previous logic not waiting until the spinner had completed,
there could be false negatives as the check runs too early, with a
potential additional bonus spin occurring afterwards.
2022-02-22 14:28:15 +09:00
..
OsuModTestScene.cs Mark OsuModTestScene as abstract 2020-12-01 21:57:16 +01:00
TestSceneOsuModAimAssist.cs Add testing of different strengths 2022-02-02 16:26:00 +09:00
TestSceneOsuModAlternate.cs rename Frames to ReplayFrames 2022-01-29 23:19:51 +08:00
TestSceneOsuModAutoplay.cs Fix another spinner test failure 2021-10-13 20:26:54 +09:00
TestSceneOsuModDifficultyAdjust.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneOsuModDoubleTime.cs Add base ready-made abstract scene for osu! mod tests 2020-06-03 23:24:00 +03:00
TestSceneOsuModHidden.cs Rename test and fix incorrect layout 2021-10-26 11:30:36 +09:00
TestSceneOsuModMuted.cs Add unit test for inverse muting transferal 2021-08-03 12:50:54 +03:00
TestSceneOsuModNoScope.cs Increase lenience of alpha check in TestSceneOsuModNoScope 2022-01-28 18:36:00 +09:00
TestSceneOsuModPerfect.cs Seal the ruleset creation methods and let abstract method take their place 2020-04-23 13:27:12 +03:00
TestSceneOsuModSpunOut.cs Fix test not always checking the final bonus value 2022-02-22 14:28:15 +09:00