1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:07:26 +08:00
osu-lazer/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 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