1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-30 04:42:55 +08:00
osu-lazer/osu.Game.Tests/Visual/Navigation
Bartłomiej Dach 39a69d6454
Adjust test to pass
What I think was happening here is that the dump of the accuracy
counter's state was happening too early. The component is loaded
synchronously into the `ISerialisableDrawableContainer` before its
default position is set via the "apply defaults" `ArgonSkin` flow
- so the test needs to wait for that to take place first.
2025-01-13 13:14:34 +01:00
..
TestSceneBeatmapEditorNavigation.cs Fix some tests not always waiting long enough for beatmap loading 2024-08-29 18:42:43 +09:00
TestSceneButtonSystemNavigation.cs Add test coverage of fast menu keypresses failing to register 2024-02-26 22:24:39 +08:00
TestSceneChangeAndUseGameplayBindings.cs Enable NRT in KeyBindingsSubsection 2023-10-11 20:03:31 +02:00
TestSceneEditDefaultSkin.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneFirstRunGame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneInterProcessCommunication.cs Update usages of IPC in line with framework changes 2024-12-03 16:34:23 +09:00
TestSceneMouseWheelVolumeAdjust.cs Fix mouse wheel disable not working during gameplay 2024-12-20 16:31:06 +09:00
TestSceneOsuGame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePerformFromScreen.cs Fix wrong test step name 2023-07-29 16:12:02 +02:00
TestScenePresentBeatmap.cs Fix some tests not always waiting long enough for beatmap loading 2024-08-29 18:42:43 +09:00
TestScenePresentScore.cs Add failing test case 2024-05-20 15:05:39 +02:00
TestSceneScreenNavigation.cs Flip navigation test expectations in line with new behaviour 2025-01-04 00:55:12 +09:00
TestSceneSkinEditorNavigation.cs Adjust test to pass 2025-01-13 13:14:34 +01:00
TestSceneStartupBeatmapDisplay.cs Apply NRT to BeatmapPicker 2023-01-15 15:09:25 -08:00
TestSceneStartupBeatmapSetDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneStartupImport.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneStartupRuleset.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSettingsMigration.cs Automated pass 2023-06-24 01:00:03 +09:00