osu/osu.Game.Tests/Visual/Gameplay
2021-05-19 22:39:32 +03:00
..
OsuPlayerTestScene.cs
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Make SongProgress a skinnable component 2021-05-17 18:52:56 +09:00
TestSceneBeatmapSkinFallbacks.cs Add extensible test scene for beatmap skins fallback instead 2021-05-19 21:52:29 +03:00
TestSceneBreakTracker.cs
TestSceneComboCounter.cs Remove remaining test usage of SkinnableXXX HUD components 2021-05-12 18:53:25 +09:00
TestSceneCompletionCancellation.cs Remove GotoRanking 2020-12-18 17:47:33 +09:00
TestSceneDrawableScrollingRuleset.cs Move private functions in line with others 2020-11-30 15:39:43 +09:00
TestSceneDrawableStoryboardSprite.cs
TestSceneFailAnimation.cs
TestSceneFailingLayer.cs Change HealthDisplay to be a CompositeDrawable 2021-05-11 23:10:30 +09:00
TestSceneFailJudgement.cs Fix broken fail judgement test 2020-11-14 01:49:48 +09:00
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Fix potential nullref in test scene 2020-12-28 20:48:14 +09:00
TestSceneGameplayMenuOverlay.cs Remove necessity for nested PassThroughInputManger 2021-04-08 15:18:31 +09:00
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Fix test failures and general discrepancies 2021-01-20 14:05:35 +09:00
TestSceneHitErrorMeter.cs Update HitErrorDisplay tests 2021-05-18 15:12:29 +09:00
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs Remove unnecessary binding logic from HUDOverlay 2021-05-07 17:51:46 +09:00
TestSceneKeyBindings.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneKeyCounter.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneLeadIn.cs Fix tests failing intermittently 2021-04-20 18:41:09 +09:00
TestSceneMedalOverlay.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs Add test coverage of animation restarting 2020-11-19 18:08:54 +09:00
TestScenePause.cs Add failing test for pausing when pause support is disabled 2021-02-20 14:20:13 +09:00
TestScenePauseWhenInactive.cs Add assert ensuring player resumed properly 2021-02-19 11:45:45 +03:00
TestScenePlayerLoader.cs Merge pull request #12330 from Cublibre/master 2021-04-15 19:21:04 +09:00
TestScenePlayerReferenceLeaking.cs
TestScenePoolingRuleset.cs Add failing test case 2021-01-21 00:04:15 +01:00
TestSceneReplay.cs Allow autoplay score generation to access mod list 2021-02-07 18:35:34 +01:00
TestSceneReplayDownloadButton.cs
TestSceneReplayRecorder.cs Apply fixes to tests 2021-04-19 17:02:59 +09:00
TestSceneReplayRecording.cs Update some missed usages of KeyBindingContainer in tests 2021-01-15 14:57:01 +09:00
TestSceneReplaySettingsOverlay.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Enable autoplay in skin editor tests 2021-05-13 14:55:11 +09:00
TestSceneSkinEditorComponentsList.cs Use the existing toolbox design 2021-04-30 14:41:06 +09:00
TestSceneSkinEditorMultipleSkins.cs Enable autoplay in skin editor tests 2021-05-13 14:55:11 +09:00
TestSceneSkinnableAccuracyCounter.cs Remove unused using statement 2021-05-12 19:06:40 +09:00
TestSceneSkinnableDrawable.cs Use ISample everywhere in Skin GetSample lookup path 2021-02-18 18:32:28 +09:00
TestSceneSkinnableHealthDisplay.cs Remove remaining test usage of SkinnableXXX HUD components 2021-05-12 18:53:25 +09:00
TestSceneSkinnableHUDOverlay.cs Remove unnecessary binding logic from HUDOverlay 2021-05-07 17:51:46 +09:00
TestSceneSkinnableScoreCounter.cs Remove remaining test usage of SkinnableXXX HUD components 2021-05-12 18:53:25 +09:00
TestSceneSkinnableSound.cs Use ISample everywhere in Skin GetSample lookup path 2021-02-18 18:32:28 +09:00
TestSceneSkipOverlay.cs Abstractify GameplayClockContainer 2021-04-14 17:47:11 +09:00
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Combine test spectator streaming client implementations 2021-05-12 13:05:02 +09:00
TestSceneSpectatorPlayback.cs Throw when getting a frame of an empty replay 2021-04-12 11:17:56 +09:00
TestSceneStarCounter.cs Add slider test step for visual inspection purposes 2020-11-28 20:32:08 +01:00
TestSceneStoryboard.cs
TestSceneStoryboardSamplePlayback.cs Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
TestSceneStoryboardWithOutro.cs Actually test that player was exited 2021-05-08 22:42:14 -04:00