1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game.Tests/Visual/Gameplay
Craftplacer 9a31ccd2e3 Add missing test cases for master, track and mute button
This also modifies the reset player method to make it possible to set something before the player is loaded but after the container has loaded.
2019-09-26 14:05:43 +02:00
..
TestSceneAutoplay.cs Reduce length of tests 2019-09-18 16:14:31 +09:00
TestSceneBarHitErrorMeter.cs Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
TestSceneBreakOverlay.cs Add an assert if current break index has skipped a break 2019-07-30 13:30:26 +03:00
TestSceneDrawableScrollingRuleset.cs Add an interface for working beatmaps 2019-08-29 19:38:44 +09:00
TestSceneFailAnimation.cs Prevent non-combo affecting judgements from triggering sudden death 2019-06-21 14:29:16 +09:00
TestSceneFailJudgement.cs Remove redundant using directive 2019-09-18 23:28:48 +03:00
TestSceneFrameStabilityContainer.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneGameplayMenuOverlay.cs Fix pause menu keyboard navigation being affected by initial cursor hover 2019-09-05 16:31:10 +09:00
TestSceneGameplayRewinding.cs Add key counter rewind tests 2019-09-12 18:10:50 +09:00
TestSceneHoldForMenuButton.cs Fix failing test 2019-08-16 13:21:28 +09:00
TestSceneKeyCounter.cs Fix unreported CI issue 2019-09-12 18:46:42 +09:00
TestSceneMedalOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestScenePause.cs Fix player not correctly exiting after an unpause 2019-09-13 15:42:58 +09:00
TestScenePlayerLoader.cs Add missing test cases for master, track and mute button 2019-09-26 14:05:43 +02:00
TestScenePlayerReferenceLeaking.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
TestSceneReplay.cs Invert BypassFail usage 2019-09-19 08:00:41 +03:00
TestSceneReplayDownloadButton.cs Make direct panel download and replay buttons share UI 2019-07-02 15:55:30 +05:30
TestSceneReplaySettingsOverlay.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneResults.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneScoreCounter.cs Fix usages of SpriteText (instead of OsuSpriteText) 2019-05-21 14:13:52 +09:00
TestSceneScrollingHitObjects.cs Obsolete legacy UpdateState() method 2019-08-27 16:09:47 +09:00
TestSceneSkinnableDrawable.cs Merge branch 'master' 2019-09-05 14:40:30 +09:00
TestSceneSkipOverlay.cs Fix test cross-talk 2019-07-04 19:26:12 +09:00
TestSceneSongProgress.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneStoryboard.cs Split visual component out of MusicController 2019-08-13 14:30:18 +09:00