1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 14:17:26 +08:00
osu-lazer/osu.Game.Tests/Visual/Navigation
Dean Herbert d31c9db08b Adjust testing methodology to improve reliability of mosue wheel volume adjust tests
There was previously a potential in headless runs for timing
discrepancies to cause the volume to never get adjusted.

As seen at https://github.com/peppy/osu/runs/4604610951?check_suite_focus=true.
2021-12-23 13:25:24 +09:00
..
TestSceneEditDefaultSkin.cs Remove unused using statement 2021-12-02 14:01:57 +09:00
TestSceneMouseWheelVolumeAdjust.cs Adjust testing methodology to improve reliability of mosue wheel volume adjust tests 2021-12-23 13:25:24 +09:00
TestSceneOsuGame.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestScenePerformFromScreen.cs Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +09:00
TestScenePresentBeatmap.cs Merge pull request #15772 from peppy/remove-model-list-inits 2021-11-24 16:41:19 +09:00
TestScenePresentScore.cs Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
TestSceneScreenNavigation.cs Remove BeatmapSetInfo and Metadata from interface 2021-12-22 18:17:00 +09:00
TestSceneStartupImport.cs Fix startup import test waiting on potentially incorrect notification type 2021-10-15 13:26:31 +09:00
TestSettingsMigration.cs Fix TestSettingsMigration's usage of RecycleLocalStorage 2021-08-18 16:39:10 +09:00