osu/osu.Game.Tests/Visual/Gameplay
Salman Ahmed 4ffeb5b469 Resolve post-merge-conflict issues 2024-05-01 23:57:58 +03:00
..
OsuPlayerTestScene.cs
SkinnableHUDComponentTestScene.cs Refactor performance points test scene to support skinning 2024-03-05 03:34:25 +03:00
TestSceneAllRulesetPlayers.cs
TestSceneArgonHealthDisplay.cs Move simulated drain to separate test case 2024-01-11 10:04:37 +01:00
TestSceneAutoplay.cs Fix more nullable inspections 2024-01-29 08:44:27 +01:00
TestSceneBeatmapOffsetControl.cs
TestSceneBeatmapSkinFallbacks.cs
TestSceneBezierConverter.cs
TestSceneBreakTracker.cs
TestSceneClicksPerSecondCalculator.cs
TestSceneColourHitErrorMeter.cs
TestSceneCompletionCancellation.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneDefaultSongProgressGraph.cs
TestSceneDelayedResumeOverlay.cs Add countdown display 2024-03-04 16:50:24 +09:00
TestSceneDrawableScrollingRuleset.cs
TestSceneDrawableStoryboardSprite.cs Resolve post-merge-conflict issues 2024-05-01 23:57:58 +03:00
TestSceneFailAnimation.cs
TestSceneFailJudgement.cs
TestSceneFailingLayer.cs Fix failing test by setting health on source of truth 2024-01-10 23:09:43 +09:00
TestSceneFrameStabilityContainer.cs Fix formatting? 2024-02-29 23:29:50 +08:00
TestSceneGameplayLeaderboard.cs
TestSceneGameplayMenuOverlay.cs Apply NRT to touched files 2024-02-27 23:58:28 -08:00
TestSceneGameplayRewinding.cs
TestSceneGameplaySamplePlayback.cs Fix seek ending too early in sample playback test 2024-03-12 17:35:39 +08:00
TestSceneGameplaySampleTriggerSource.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneHUDOverlay.cs
TestSceneHitErrorMeter.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneHoldForMenuButton.cs
TestSceneJudgementCounter.cs De-dupe displayed hits in judgement counter 2024-01-15 16:02:59 +09:00
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs
TestSceneLeadIn.cs Reorder command properties to match general format 2024-03-08 21:33:53 +03:00
TestSceneLetterboxOverlay.cs
TestSceneMedalOverlay.cs Fix yet another failure 2024-02-20 18:42:01 +01:00
TestSceneModValidity.cs
TestSceneNightcoreBeatContainer.cs
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs
TestSceneParticleSpewer.cs
TestScenePause.cs Add test coverage of gameplay only running forwards 2024-02-29 14:15:32 +08:00
TestScenePauseWhenInactive.cs
TestScenePerformancePointsCounter.cs Migrate `DefaultPerformancePointsCounter` and rename it 2024-03-05 04:35:39 +03:00
TestScenePlayerLoader.cs Merge pull request #26937 from frenzibyte/fix-osu-logo-blocking-load 2024-03-21 21:52:25 +08:00
TestScenePlayerLocalScoreImport.cs Merge pull request #25480 from peppy/2fa 2024-01-29 19:14:55 +09:00
TestScenePlayerMaxDimensions.cs Update ImageSharp usages 2024-03-06 12:13:12 +08:00
TestScenePlayerReferenceLeaking.cs
TestScenePlayerScoreSubmission.cs Fix score submission test failures due to checking audio playback validity (again) 2024-01-22 11:15:42 +01:00
TestScenePoolingRuleset.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs
TestSceneReplayPlayer.cs
TestSceneReplayRecorder.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs
TestSceneSkinEditorComponentsList.cs
TestSceneSkinEditorMultipleSkins.cs
TestSceneSkinnableAccuracyCounter.cs Refactor performance points test scene to support skinning 2024-03-05 03:34:25 +03:00
TestSceneSkinnableComboCounter.cs
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHUDOverlay.cs
TestSceneSkinnableHealthDisplay.cs Refactor performance points test scene to support skinning 2024-03-05 03:34:25 +03:00
TestSceneSkinnableScoreCounter.cs
TestSceneSkinnableSound.cs Fix TestSceneSkinnableSound failing 2024-03-09 21:55:00 +03:00
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs
TestSceneSoloGameplayLeaderboard.cs
TestSceneSongProgress.cs Add a fake load to visual test to restore previous testing behaviour 2024-01-18 14:01:37 +09:00
TestSceneSpectator.cs Improve spectator fail test 2024-02-29 00:09:58 +03:00
TestSceneSpectatorHost.cs
TestSceneSpectatorPlayback.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestSceneStarCounter.cs Add twenty star counter in visual test 2024-02-16 22:47:38 -08:00
TestSceneStoryboard.cs
TestSceneStoryboardCommands.cs Add enough test coverage 2024-03-10 09:01:40 +03:00
TestSceneStoryboardSamplePlayback.cs
TestSceneStoryboardWithIntro.cs Resolve post-merge-conflict issues 2024-05-01 23:57:58 +03:00
TestSceneStoryboardWithOutro.cs Reorder command properties to match general format 2024-03-08 21:33:53 +03:00
TestSceneUnknownMod.cs
TestSceneUnstableRateCounter.cs