osu/osu.Game.Tests/Visual/Navigation
Dean Herbert 719852435f Fix intermittent PerformFromScreen test failures due to incorrect screen sequence
These tests were manually pushing the `PlayerLoader` / `Player`
instances to `SongSelect`, which bypasses safeties in place which avoid
the exact issue that came up in https://github.com/ppy/osu/runs/2951759236
(see `AllowSelection` flag specifically).
2021-07-01 15:10:29 +09:00
..
OsuGameTestScene.cs Make addition of nested GlobalActionContainer in OsuGameTestScene optional 2021-04-06 15:18:00 +09:00
TestScenePerformFromScreen.cs Fix intermittent PerformFromScreen test failures due to incorrect screen sequence 2021-07-01 15:10:29 +09:00
TestScenePresentBeatmap.cs
TestScenePresentScore.cs
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