osu/osu.Game.Tests/Visual/Gameplay
2024-09-06 13:15:21 +02: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 Fix intermitent test failure in TestSceneArgonHealthDisplay 2024-07-18 01:20:50 +03:00
TestSceneAutoplay.cs Fix more nullable inspections 2024-01-29 08:44:27 +01:00
TestSceneBeatmapOffsetControl.cs Add test coverage of beatmap offset edge case failure 2024-09-05 19:04:52 +09:00
TestSceneBeatmapSkinFallbacks.cs Component -> Lookup 2024-08-23 14:48:50 +09:00
TestSceneBezierConverter.cs
TestSceneBreakTracker.cs Fix test and NRT failure 2024-08-27 09:49:49 +02:00
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
TestSceneFailingLayer.cs
TestSceneFailJudgement.cs
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 TestAllSamplesStopDuringSeek test failure 2024-07-18 16:26:42 +09:00
TestSceneGameplaySampleTriggerSource.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneHitErrorMeter.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneHoldForMenuButton.cs Update test coverage 2024-08-20 01:13:00 +09:00
TestSceneHUDOverlay.cs Rename SkinComponentsContainer to SkinnableContainer 2024-08-22 17:42:50 +09:00
TestSceneJudgementContainer.cs Fix code inspection 2024-07-16 11:31:16 +02:00
TestSceneJudgementCounter.cs De-dupe displayed hits in judgement counter 2024-01-15 16:02:59 +09:00
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs Add visual test seane 2024-07-24 12:24:58 +08:00
TestSceneLeadIn.cs Add flaky test attribute to some tests 2024-08-20 22:21:10 +09: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 Fix more tests 2024-08-20 17:59:55 +09:00
TestScenePauseInputHandling.cs Merge pull request #29500 from frenzibyte/fix-pausing-for-the-millionth-time 2024-08-27 10:04:47 +02: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 Add failing test coverage 2024-09-06 13:15:21 +02:00
TestScenePoolingRuleset.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
TestSceneReplay.cs
TestSceneReplayDownloadButton.cs Add test case against resetting score in download button 2024-07-26 05:08:13 +03:00
TestSceneReplayPlayer.cs
TestSceneReplayRecorder.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Component -> Lookup 2024-08-23 14:48:50 +09:00
TestSceneSkinEditorComponentsList.cs Move GlobalSkinnableContainers to global scope 2024-08-22 18:46:07 +09:00
TestSceneSkinEditorMultipleSkins.cs
TestSceneSkinnableAccuracyCounter.cs Refactor performance points test scene to support skinning 2024-03-05 03:34:25 +03:00
TestSceneSkinnableComboCounter.cs
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHealthDisplay.cs Refactor performance points test scene to support skinning 2024-03-05 03:34:25 +03:00
TestSceneSkinnableHUDOverlay.cs Rename SkinComponentsContainer to SkinnableContainer 2024-08-22 17:42:50 +09:00
TestSceneSkinnableKeyCounter.cs Adjust layout to ballpark-match stable 2024-07-24 14:52:56 +02:00
TestSceneSkinnableRankDisplay.cs Fix test not compiling 2024-06-07 09:54:00 +02: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 Implement toggling visibility of pass and fail storyboard layers 2024-06-14 13:59:02 +02:00
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
TestSceneUnorderedBreaks.cs Add failing test case 2024-07-08 16:06:34 +03:00
TestSceneUnstableRateCounter.cs