osu/osu.Game.Tests/Visual/Gameplay
Dean Herbert d310886c26 Add test coverage of `IsPlaying` state during fail and pause 2022-04-26 12:09:18 +09:00
..
OsuPlayerTestScene.cs
SkinnableHUDComponentTestScene.cs
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Fix typo in step name 2022-03-30 22:04:55 +02:00
TestSceneBeatmapOffsetControl.cs Switch step to `Until` steps due to `AddOnce` firing logic 2022-03-06 01:50:25 +09:00
TestSceneBeatmapSkinFallbacks.cs Make providing a custom `ResourceStore` to `LegacyBeatmapSkin` optional (for tests only) 2022-03-23 14:57:42 +09: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
TestSceneFailJudgement.cs Add test coverage of `IsPlaying` state during fail and pause 2022-04-26 12:09:18 +09:00
TestSceneFailingLayer.cs
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs
TestSceneGameplayMenuOverlay.cs
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Resolve inspection issues 2022-04-14 13:11:11 +09:00
TestSceneGameplaySampleTriggerSource.cs
TestSceneHUDOverlay.cs Cache gameplay clock in more places to fix song progress related tests 2022-03-17 21:22:07 +01:00
TestSceneHitErrorMeter.cs Merge branch 'master' into pp-counter-alloc-reduction 2022-03-15 13:31:57 +09:00
TestSceneHoldForMenuButton.cs
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
TestSceneReplaySettingsOverlay.cs
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 Cache gameplay clock in more places to fix song progress related tests 2022-03-17 21:22:07 +01: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
TestSceneSkinnableHUDOverlay.cs Cache gameplay clock in more places to fix song progress related tests 2022-03-17 21:22:07 +01:00
TestSceneSkinnableHealthDisplay.cs
TestSceneSkinnableScoreCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
TestSceneSkinnableSound.cs Fix `TestSceneSkinnableSound` not working under visual tests 2022-04-21 16:49:21 +09:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Add test coverage of `SpectatorPlayer` failing to seek on inopportune frame arrival time 2022-03-19 15:06:22 +09:00
TestSceneSpectatorHost.cs
TestSceneSpectatorPlayback.cs
TestSceneStarCounter.cs
TestSceneStoryboard.cs Fix storyboard samples rate not adjusted from actual gameplay mods 2022-03-02 20:56:18 +03:00
TestSceneStoryboardSamplePlayback.cs Fix typo in method name 2022-03-03 00:02:36 +03:00
TestSceneStoryboardWithOutro.cs
TestSceneUnknownMod.cs Fix non-matching filename 2022-03-09 18:07:43 +09:00
TestSceneUnstableRateCounter.cs Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00