osu/osu.Game.Tests/Visual/Gameplay
2020-12-24 22:28:25 +09:00
..
OsuPlayerTestScene.cs
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneBreakTracker.cs
TestSceneComboCounter.cs
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
TestSceneFailJudgement.cs Fix broken fail judgement test 2020-11-14 01:49:48 +09:00
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Change asserts into until steps 2020-12-24 22:28:25 +09:00
TestSceneGameplayMenuOverlay.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Fix sample playback test 2020-11-13 18:35:33 +09:00
TestSceneHitErrorMeter.cs
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs
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
TestSceneMedalOverlay.cs
TestSceneMultiplayerGameplayLeaderboard.cs Use terser dictionary initialiser syntax 2020-12-19 21:26:40 +01:00
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs Add test coverage of animation restarting 2020-11-19 18:08:54 +09:00
TestScenePause.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestScenePauseWhenInactive.cs
TestScenePlayerLoader.cs Adjust TestScenePlayerLoader for safety 2020-11-16 23:53:54 +09:00
TestScenePlayerReferenceLeaking.cs
TestScenePoolingRuleset.cs Remove hitObject argument from OnApply and OnFree 2020-11-27 10:13:05 +09:00
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs
TestSceneReplayRecorder.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneReplayRecording.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneReplaySettingsOverlay.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinnableAccuracyCounter.cs
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHealthDisplay.cs
TestSceneSkinnableHUDOverlay.cs
TestSceneSkinnableScoreCounter.cs
TestSceneSkinnableSound.cs
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Add initial hook-up to spectator backend 2020-12-16 16:20:29 +09:00
TestSceneSpectatorPlayback.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
TestSceneStarCounter.cs Add slider test step for visual inspection purposes 2020-11-28 20:32:08 +01:00
TestSceneStoryboard.cs