1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Tests/Visual/Gameplay
2023-11-15 13:33:14 +09:00
..
OsuPlayerTestScene.cs Automated pass 2023-06-24 01:00:03 +09:00
SkinnableHUDComponentTestScene.cs test: adapt and create tests to cover new components 2023-01-09 22:07:18 +01:00
TestSceneAllRulesetPlayers.cs Fix crash when loading player instance without exiting previous instance 2023-09-19 05:09:01 +03:00
TestSceneArgonHealthDisplay.cs Add back test step for testing out argon health bar width 2023-11-15 13:33:14 +09: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 Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
TestSceneBezierConverter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneBreakTracker.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneClicksPerSecondCalculator.cs Expose rewinding state of IGameplayClocks 2023-07-06 19:08:42 +09:00
TestSceneColourHitErrorMeter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneCompletionCancellation.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneDefaultSongProgressGraph.cs Prefix subclasses of DefaultSongProgress with Default 2023-01-18 15:45:16 +09:00
TestSceneDrawableScrollingRuleset.cs Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
TestSceneDrawableStoryboardSprite.cs Fix TestSceneDrawableStoryboardSprite not displaying anything 2023-09-20 12:05:23 +02:00
TestSceneFailAnimation.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneFailingLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneFailJudgement.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneFrameStabilityContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneGameplayLeaderboard.cs Fix TestFriendScore intermittently failing due to randomness 2023-09-21 21:12:44 +02:00
TestSceneGameplayMenuOverlay.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneGameplayRewinding.cs Rename {KeyCounter -> InputCount}Controller 2023-06-26 19:27:42 +02:00
TestSceneGameplaySamplePlayback.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneGameplaySampleTriggerSource.cs Merge branch 'master' into taiko-hitsounding-final-attempt 2023-07-08 18:10:04 +02:00
TestSceneHitErrorMeter.cs Fix test compile failures from Audio hoisting 2023-02-21 21:03:00 +01:00
TestSceneHoldForMenuButton.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneHUDOverlay.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneJudgementCounter.cs Fix judgement counter test failure due to exploiting mania ruleset 2023-10-12 11:34:59 +02:00
TestSceneKeyBindings.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneKeyCounter.cs Add 100 and 1000 key press step to test overflow 2023-11-02 20:49:01 -07:00
TestSceneLeadIn.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneLetterboxOverlay.cs Add TestSceneLetterboxOverlay 2023-02-13 14:17:33 +03:00
TestSceneMedalOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneModValidity.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneNightcoreBeatContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneOverlayActivation.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneParticleExplosion.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneParticleSpewer.cs Fix regression in time jumping behaviour 2023-07-19 13:38:04 +09:00
TestScenePause.cs Scope TestPauseWithLargeOffset to focus on what matters 2023-10-31 14:47:04 +09:00
TestScenePauseWhenInactive.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePerformancePointsCounter.cs Revert "Add "Argon" performance points counter" 2023-11-05 01:55:54 +03:00
TestScenePlayerLoader.cs Add tests for suppressing epilepsy warning when storyboard disabled 2023-04-05 20:56:50 +02:00
TestScenePlayerLocalScoreImport.cs Fix export test still occasionally failing due to file write in progress 2023-10-31 14:00:49 +09:00
TestScenePlayerMaxDimensions.cs Revert behaviour changes of MaxDimensions test and ignore instead 2023-10-31 13:36:10 +09:00
TestScenePlayerReferenceLeaking.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePlayerScoreSubmission.cs Fix intermittent failure in score submission tests 2023-01-13 22:57:40 +03:00
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 Delete ScoreInfo.HasReplay as no longer needed 2023-10-27 12:39:54 +02:00
TestSceneReplayPlayer.cs Add failing test coverage showing that replay will fail on exiting gameplay 2023-03-16 17:12:46 +09:00
TestSceneReplayRecorder.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
TestSceneScrollingHitObjects.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneSkinEditor.cs Merge branch 'skin-size-editing' into gameplay-hud-redesign/counters 2023-11-11 21:28:29 +09:00
TestSceneSkinEditorComponentsList.cs Fix non-compiling test 2023-07-28 23:36:57 +02:00
TestSceneSkinEditorMultipleSkins.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneSkinnableAccuracyCounter.cs Add "Argon" accuracy counter 2023-10-26 09:09:52 +03:00
TestSceneSkinnableComboCounter.cs Add "Argon" combo counter 2023-10-26 09:09:55 +03:00
TestSceneSkinnableDrawable.cs Revert "Update GetTexture signature rather than creating new overload" 2023-09-19 03:21:19 +03:00
TestSceneSkinnableHealthDisplay.cs Fix one more reference to removed setting 2023-11-12 07:42:41 +09:00
TestSceneSkinnableHUDOverlay.cs Update usages of GameplayClockContainer not using an adjustable source 2023-09-22 16:22:36 +09:00
TestSceneSkinnableScoreCounter.cs Add "Argon" total score counter 2023-10-26 08:58:25 +03:00
TestSceneSkinnableSound.cs Revert "Update GetTexture signature rather than creating new overload" 2023-09-19 03:21:19 +03:00
TestSceneSkipOverlay.cs Partial everything 2022-11-27 00:00:27 +09:00
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 Move score token to BeginPlaying 2022-12-12 13:59:27 +09:00
TestSceneSpectatorHost.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneSpectatorPlayback.cs Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
TestSceneStarCounter.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneStoryboard.cs Replace most usages of DecoupleableInterpolatingFramedClock 2023-09-22 12:49:25 +09:00
TestSceneStoryboardSamplePlayback.cs Add an extra storyboard sample to avoid intermittent failures in TestStoryboardSamplesStopOnSkip 2023-10-31 14:28:40 +09:00
TestSceneStoryboardWithOutro.cs Fix exit key during storyboard outro not progressing to results 2023-10-12 19:31:54 +09:00
TestSceneUnknownMod.cs Fix TestSceneUnknownMod failing due to null reference 2023-07-25 19:06:13 +09:00
TestSceneUnstableRateCounter.cs Fix test setting invalid TimeOffset 2023-02-09 17:43:04 +09:00