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
Bartłomiej Dach a8e1c5ba87
Fix remaining cases of incorrect GameplayState construction in tests
Manual attempts to initialise replaced by a new `TestGameplayState`
helper for ease of use.
2022-05-28 15:23:29 +02:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Editor Remove editor animation toggling (replaced by overlap markers) 2022-05-12 19:28:56 +09:00
Mods Move metronome into own class and rename to avoid conflict with mod sounds 2022-05-20 17:30:04 +09:00
Resources Add test resources for animated legacy hit circle overlay 2021-12-28 15:58:34 +01:00
LegacyMainCirclePieceTest.cs Attach comment explaining purpose of CallBase 2022-04-20 00:27:02 +03:00
osu.Game.Rulesets.Osu.Tests.csproj Update libraries to latest versions 2022-05-11 19:54:59 +09:00
OsuBeatmapConversionTest.cs Replace usage of TimeoutAttribute to fix beatmap conversion test failures 2022-01-04 11:51:41 +09:00
OsuDifficultyCalculatorTest.cs Add tests for diffcalc max combo 2022-01-23 11:25:22 +08:00
OsuLegacyModConversionTest.cs Cover mapping fully for osu! mods 2020-11-15 15:32:02 +01:00
OsuSkinnableTestScene.cs Fix broken osu tests 2021-04-07 20:17:20 +09:00
StackingTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
TestPlayfieldBorder.cs Add test coverage 2020-10-20 13:59:07 +09:00
TestSceneAccuracyHeatmap.cs Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
TestSceneCursorParticles.cs Add failing test 2021-09-21 14:44:22 +09:00
TestSceneCursorTrail.cs Remove unused using directive 2021-06-22 12:03:55 +03:00
TestSceneDrawableJudgement.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneFollowPoints.cs Separate classes 2020-11-20 16:53:08 +09:00
TestSceneGameplayCursor.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneHitCircle.cs Merge pull request #13523 from ekrctb/applicable-to-dho 2021-06-17 19:59:06 +09:00
TestSceneHitCircleApplication.cs Deprecate old overload of Apply 2021-04-21 14:32:37 +09:00
TestSceneHitCircleArea.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
TestSceneHitCircleComboChange.cs Add early/late tests for hit circles 2021-06-17 15:06:56 +09:00
TestSceneHitCircleHidden.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneHitCircleKiai.cs Add test coverage 2021-06-04 14:14:51 +09:00
TestSceneHitCircleLongCombo.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneLegacyBeatmapSkin.cs Remove unnecessary parentheses 2021-07-22 16:42:07 +03:00
TestSceneMissHitWindowJudgements.cs Shorten class name of ModCreatedReplayUser 2022-03-31 11:34:23 +09:00
TestSceneNoSpinnerStacking.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneObjectOrderedHitPolicy.cs Merge branch 'master' into no-more-difficulty-control-points-info 2021-10-08 18:41:17 +09:00
TestSceneOsuFlashlight.cs Centralise TestPlayer implementations as much as possible 2020-03-05 11:25:07 +09:00
TestSceneOsuHitObjectSamples.cs Add test ensuring correct osu! ruleset sample lookups 2021-06-01 18:56:28 +09:00
TestSceneOsuPlayer.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-06-03 22:00:02 +03:00
TestSceneResumeOverlay.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneShaking.cs Add early/late tests for hit circles 2021-06-17 15:06:56 +09:00
TestSceneSkinFallbacks.cs Fix legacy approach circles accepting alpha 2021-09-16 19:35:15 +09:00
TestSceneSlider.cs Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
TestSceneSliderApplication.cs Fix TestSceneSliderApplication not applying legacy skin transformer 2022-04-23 03:34:05 +03:00
TestSceneSliderComboChange.cs Add slider combo change test 2019-09-26 17:39:26 +09:00
TestSceneSliderHidden.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneSliderInput.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00
TestSceneSliderSnaking.cs Expose and use test ruleset config cache in test scenes 2021-12-23 19:42:26 +01:00
TestSceneSpinner.cs Use singular IApplicableToDrawableHitObject for consumers 2021-06-16 18:47:04 +09:00
TestSceneSpinnerApplication.cs Deprecate old overload of Apply 2021-04-21 14:32:37 +09:00
TestSceneSpinnerHidden.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneSpinnerRotation.cs Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier" 2022-02-17 13:26:12 +09:00
TestSceneStartTimeOrderedHitPolicy.cs Remove all usage of BaseDifficulty (and access Difficulty instead) 2022-01-18 22:57:39 +09:00