osu/osu.Game.Tests/Visual/Gameplay
Salman Ahmed 9e2b8254d9 Add argon-specific health display test scene 2023-10-01 13:26:47 +03:00
..
OsuPlayerTestScene.cs Automated pass 2023-06-24 01:00:03 +09:00
SkinnableHUDComponentTestScene.cs
TestSceneAllRulesetPlayers.cs Fix crash when loading player instance without exiting previous instance 2023-09-19 05:09:01 +03:00
TestSceneArgonHealthDisplay.cs Add argon-specific health display test scene 2023-10-01 13:26:47 +03:00
TestSceneAutoplay.cs Rename `{KeyCounter -> InputCount}Controller` 2023-06-26 19:27:42 +02:00
TestSceneBeatmapOffsetControl.cs Fix code quality inspection 2023-06-06 21:11:24 +02:00
TestSceneBeatmapSkinFallbacks.cs Rename `{KeyCounter -> InputCount}Controller` 2023-06-26 19:27:42 +02:00
TestSceneBezierConverter.cs
TestSceneBreakTracker.cs
TestSceneClicksPerSecondCalculator.cs Expose rewinding state of `IGameplayClock`s 2023-07-06 19:08:42 +09:00
TestSceneColourHitErrorMeter.cs
TestSceneCompletionCancellation.cs
TestSceneDefaultSongProgressGraph.cs
TestSceneDrawableScrollingRuleset.cs Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
TestSceneDrawableStoryboardSprite.cs
TestSceneFailAnimation.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneFailJudgement.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneFailingLayer.cs
TestSceneFrameStabilityContainer.cs
TestSceneGameplayLeaderboard.cs Fix `TestFriendScore` intermittently failing due to randomness 2023-09-21 21:12:44 +02:00
TestSceneGameplayMenuOverlay.cs
TestSceneGameplayRewinding.cs Rename `{KeyCounter -> InputCount}Controller` 2023-06-26 19:27:42 +02:00
TestSceneGameplaySamplePlayback.cs
TestSceneGameplaySampleTriggerSource.cs Merge branch 'master' into taiko-hitsounding-final-attempt 2023-07-08 18:10:04 +02:00
TestSceneHUDOverlay.cs Fix incorrect dependency caching 2023-07-20 22:30:49 +09:00
TestSceneHitErrorMeter.cs
TestSceneHoldForMenuButton.cs
TestSceneJudgementCounter.cs Rename `Judgement{Tally -> CountController}` 2023-06-26 19:30:04 +02:00
TestSceneKeyBindings.cs
TestSceneKeyCounter.cs Fix broken test step 2023-06-27 20:29:27 +02:00
TestSceneLeadIn.cs
TestSceneLetterboxOverlay.cs
TestSceneMedalOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneModValidity.cs
TestSceneNightcoreBeatContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneOverlayActivation.cs
TestSceneParticleExplosion.cs
TestSceneParticleSpewer.cs Fix regression in time jumping behaviour 2023-07-19 13:38:04 +09:00
TestScenePause.cs
TestScenePauseWhenInactive.cs
TestScenePerformancePointsCounter.cs
TestScenePlayerLoader.cs Add tests for suppressing epilepsy warning when storyboard disabled 2023-04-05 20:56:50 +02:00
TestScenePlayerLocalScoreImport.cs Avoid intercepting temporary files in new test 2023-07-27 17:44:36 +09:00
TestScenePlayerReferenceLeaking.cs
TestScenePlayerScoreSubmission.cs
TestScenePoolingRuleset.cs Add assertions covering correctness of judged flags on entry 2023-07-04 23:48:46 +02:00
TestSceneReplay.cs Rename `{KeyCounter -> InputCount}Controller` 2023-06-26 19:27:42 +02:00
TestSceneReplayDownloadButton.cs
TestSceneReplayPlayer.cs
TestSceneReplayRecorder.cs
TestSceneScrollingHitObjects.cs
TestSceneSkinEditor.cs Update skin editor cyclic test to match expectations better 2023-07-19 16:56:16 +09:00
TestSceneSkinEditorComponentsList.cs Fix non-compiling test 2023-07-28 23:36:57 +02:00
TestSceneSkinEditorMultipleSkins.cs Fix incorrect dependency caching 2023-07-20 22:30:49 +09:00
TestSceneSkinnableAccuracyCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSkinnableComboCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSkinnableDrawable.cs
TestSceneSkinnableHUDOverlay.cs Fix incorrect dependency caching 2023-07-20 22:30:49 +09:00
TestSceneSkinnableHealthDisplay.cs Add "Argon" health display implementation 2023-10-01 00:56:16 +03:00
TestSceneSkinnableScoreCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSkinnableSound.cs
TestSceneSkipOverlay.cs
TestSceneSliderPath.cs Explain why segment end positions are not recovered in test 2023-08-21 08:29:51 +02:00
TestSceneSoloGameplayLeaderboard.cs Massage tests a bit more 2023-05-25 16:38:22 +09:00
TestSceneSongProgress.cs Add test to known time 2023-06-12 16:43:28 +09:00
TestSceneSpectator.cs
TestSceneSpectatorHost.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSpectatorPlayback.cs
TestSceneStarCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneStoryboard.cs Add test coverage for failing case 2023-05-17 20:23:37 -07:00
TestSceneStoryboardSamplePlayback.cs
TestSceneStoryboardWithOutro.cs
TestSceneUnknownMod.cs Fix `TestSceneUnknownMod` failing due to null reference 2023-07-25 19:06:13 +09:00
TestSceneUnstableRateCounter.cs