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/Navigation
Dean Herbert 9786e1a932 Ensure run-from-screen song select reaches correct point in execution
Fixes issues as seen at
https://github.com/ppy/osu/runs/3023581865?check_suite_focus=true. Song
select may take a few frames to perform initial selection as there is a
bit of internal async logic. This ensures that the beatmap has been
updated before continuing with test execution.
2021-07-09 12:36:56 +09:00
..
OsuGameTestScene.cs Make addition of nested GlobalActionContainer in OsuGameTestScene optional 2021-04-06 15:18:00 +09:00
TestScenePerformFromScreen.cs Ensure run-from-screen song select reaches correct point in execution 2021-07-09 12:36:56 +09:00
TestScenePresentBeatmap.cs Merge branch 'master' of https://github.com/ppy/osu into present-recommended 2020-11-21 14:01:01 +02:00
TestScenePresentScore.cs Pause playback in present tests to avoid track inadvertently changing at menu 2020-09-15 20:17:59 +09:00
TestSceneScreenNavigation.cs Fix a similar case with online play sub-screens 2021-06-08 17:54:54 +09:00
TestSettingsMigration.cs Fix incorrect generic type 2021-03-17 19:02:25 +09:00