osu/osu.Game.Tests/Visual/Gameplay
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
..
OsuPlayerTestScene.cs
SkinnableHUDComponentTestScene.cs
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Fix typo in step name 2022-03-30 22:04:55 +02:00
TestSceneBeatmapOffsetControl.cs
TestSceneBeatmapSkinFallbacks.cs Fix unobserved exceptions due to using unconverted beatmap 2022-05-28 15:23:29 +02:00
TestSceneBreakTracker.cs
TestSceneCompletionCancellation.cs
TestSceneDrawableScrollingRuleset.cs
TestSceneDrawableStoryboardSprite.cs Remove unused using directives 2022-04-07 21:24:50 +02:00
TestSceneFailAnimation.cs Adjust TestSceneFailAnimation to account for initial frequency change 2022-03-24 14:51:21 +09:00
TestSceneFailingLayer.cs
TestSceneFailJudgement.cs Add test coverage of IsPlaying state during fail and pause 2022-04-26 12:09:18 +09:00
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs
TestSceneGameplayMenuOverlay.cs
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Move ISamplePlaybackDisabler to more general namespace 2022-05-08 10:38:58 +02:00
TestSceneGameplaySampleTriggerSource.cs
TestSceneHitErrorMeter.cs Merge branch 'master' into pp-counter-alloc-reduction 2022-03-15 13:31:57 +09:00
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs
TestSceneLeadIn.cs Remove unnecessary string literals 2022-04-11 19:37:01 +09:00
TestSceneMedalOverlay.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs
TestSceneParticleSpewer.cs
TestScenePause.cs Add test coverage of IsPlaying state during fail and pause 2022-04-26 12:09:18 +09:00
TestScenePauseWhenInactive.cs
TestScenePerformancePointsCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestScenePlayerLoader.cs Update further usages to cache/resolve via interface 2022-04-19 00:18:10 +03:00
TestScenePlayerReferenceLeaking.cs
TestScenePlayerScoreSubmission.cs
TestScenePoolingRuleset.cs
TestSceneReplay.cs Update all existing calls to extension method with correct fallback handling 2022-03-29 16:51:30 +09:00
TestSceneReplayDownloadButton.cs Ensure previous test score is cleaned up to allow visual test runs to work better 2022-04-12 18:21:40 +09:00
TestSceneReplayPlayer.cs
TestSceneReplayRecorder.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Fix test failures in skin editor test scene 2022-03-26 19:28:07 +01:00
TestSceneSkinEditorComponentsList.cs Update skin editor to use EditorSidebar 2022-03-16 19:30:51 +09:00
TestSceneSkinEditorMultipleSkins.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneSkinnableAccuracyCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestSceneSkinnableComboCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHealthDisplay.cs
TestSceneSkinnableHUDOverlay.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneSkinnableScoreCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestSceneSkinnableSound.cs Move cache declarations of ISamplePlaybackDisabler to interface 2022-05-08 10:38:58 +02:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneSpectatorHost.cs
TestSceneSpectatorPlayback.cs Fix remaining cases of incorrect GameplayState construction in tests 2022-05-28 15:23:29 +02:00
TestSceneStarCounter.cs
TestSceneStoryboard.cs
TestSceneStoryboardSamplePlayback.cs
TestSceneStoryboardWithOutro.cs
TestSceneUnknownMod.cs
TestSceneUnstableRateCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00