osu/osu.Game.Tests/Visual
Dean Herbert 6355ac6663 Wait for DialogOverlay load in more tests
Apparently the previous fix was not enough as this can still be seen
failing
(https://github.com/ppy/osu/runs/5046718623?check_suite_focus=true).

This change is copying from what other tests use seemingly reliably,
such as `TestScenePerformFromScreen`)
2022-02-03 15:10:08 +09:00
..
Audio
Background
Beatmaps
Collections
Colours
Components
Editing Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
Gameplay Remove unused FindProvider() methods 2022-02-01 21:53:21 +01:00
Menus Avoid test failures on non-triangle intro tests 2022-01-30 18:59:18 +09:00
Mods
Multiplayer Fix crash when selecting swap mod as freemod 2022-02-02 18:42:22 +09:00
Navigation Wait for DialogOverlay load in more tests 2022-02-03 15:10:08 +09:00
Online
Playlists
Ranking
Settings
SongSelect Revert mod flow changes and add visual test coverage showing an overflow case 2022-02-02 09:13:19 +09:00
UserInterface Fix occasional failures in TestSceneDeleteLocalScore 2022-01-29 23:58:57 +09:00
TestMultiplayerComponents.cs
TestSceneOsuScreenStack.cs