osu/osu.Game.Tests/Visual/Gameplay
Dean Herbert 8555a465ac
Merge pull request #14318 from bdach/editor-colours-save
Add support for saving edited combo colours and displaying them in composer
2021-08-16 17:07:53 +09:00
..
OsuPlayerTestScene.cs
SkinnableHUDComponentTestScene.cs Add local logic for creating default/legacy implementation based on cell skin 2021-06-01 10:17:01 +03:00
TestSceneAllRulesetPlayers.cs
TestSceneAutoplay.cs Remove previous seek testing logic from common test scene 2021-07-09 16:52:03 +09:00
TestSceneBeatmapSkinFallbacks.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
TestSceneBreakTracker.cs
TestSceneCompletionCancellation.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
TestSceneDrawableScrollingRuleset.cs Add failing test showing lifetime not recomputed with pooled objects 2021-05-31 14:48:52 +09:00
TestSceneDrawableStoryboardSprite.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneFailAnimation.cs
TestSceneFailingLayer.cs Change HealthDisplay to be a CompositeDrawable 2021-05-11 23:10:30 +09:00
TestSceneFailJudgement.cs
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Rename AddPlayer method now that there's no conflict 2021-08-12 16:20:37 +09:00
TestSceneGameplayMenuOverlay.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs
TestSceneHitErrorMeter.cs Ignore non-scorable and bonus judgements 2021-06-08 23:09:23 +09:00
TestSceneHoldForMenuButton.cs
TestSceneHUDOverlay.cs Add failing test case 2021-08-16 06:56:59 +03:00
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs
TestSceneLeadIn.cs
TestSceneMedalOverlay.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs
TestScenePause.cs
TestScenePauseWhenInactive.cs
TestScenePlayerLoader.cs Instantiate immediately, rather than waiting for instantiation 2021-05-26 22:24:51 +09:00
TestScenePlayerReferenceLeaking.cs
TestScenePlayerScoreSubmission.cs Add test coverage for excluded cases in score submission 2021-07-11 03:35:35 +03:00
TestScenePoolingRuleset.cs
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs
TestSceneReplayPlayer.cs Add test coverage of seeking and pausing 2021-07-09 14:47:11 +09:00
TestSceneReplayRecorder.cs
TestSceneReplayRecording.cs
TestSceneReplaySettingsOverlay.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Enable autoplay in skin editor tests 2021-05-13 14:55:11 +09:00
TestSceneSkinEditorComponentsList.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneSkinEditorMultipleSkins.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneSkinnableAccuracyCounter.cs Add local logic for creating default/legacy implementation based on cell skin 2021-06-01 10:17:01 +03:00
TestSceneSkinnableComboCounter.cs Add local logic for creating default/legacy implementation based on cell skin 2021-06-01 10:17:01 +03:00
TestSceneSkinnableDrawable.cs Fix regressed tests 2021-07-06 17:37:34 +09:00
TestSceneSkinnableHealthDisplay.cs Add local logic for creating default/legacy implementation based on cell skin 2021-06-01 10:17:01 +03:00
TestSceneSkinnableHUDOverlay.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestSceneSkinnableScoreCounter.cs Add local logic for creating default/legacy implementation based on cell skin 2021-06-01 10:17:01 +03:00
TestSceneSkinnableSound.cs Fix potential null reference in LINQ method 2021-06-22 12:25:29 +03:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSongProgress.cs
TestSceneSpectator.cs Fix TestSceneSpectator reusing cached spectator client 2021-08-03 18:28:08 +09:00
TestSceneSpectatorPlayback.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
TestSceneStarCounter.cs
TestSceneStoryboard.cs
TestSceneStoryboardSamplePlayback.cs
TestSceneStoryboardWithOutro.cs Remove special casing for user exit during storyboard outro 2021-06-17 18:11:15 +09:00