osu/osu.Game.Tests/Visual/Navigation
Susko3 684d88ba75 Add full OsuGame tests
These tests ensure the expected behaviour is not broken in the future.
2022-04-23 19:01:55 +02:00
..
TestEFToRealmMigration.cs Ignore EF-to-realm migration tests on ARM architectures 2022-03-30 01:24:37 +03:00
TestSceneButtonSystemNavigation.cs Add full OsuGame tests 2022-04-23 19:01:55 +02:00
TestSceneChangeAndUseGameplayBindings.cs
TestSceneEditDefaultSkin.cs
TestSceneMouseWheelVolumeAdjust.cs
TestSceneOsuGame.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
TestScenePerformFromScreen.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
TestScenePresentBeatmap.cs
TestScenePresentScore.cs Fix score presentation tests not correctly entering song select before running 2022-01-29 14:46:24 +09:00
TestSceneScreenNavigation.cs Split out IDialogOverlay to allow for easier testing 2022-04-18 18:36:26 +09:00
TestSceneStartupBeatmapDisplay.cs Add test coverage of beatmap set overlay actually showing requested beatmap 2022-02-22 17:08:09 +09:00
TestSceneStartupBeatmapSetDisplay.cs Add test coverage of beatmap set overlay actually showing requested beatmap 2022-02-22 17:08:09 +09:00
TestSceneStartupImport.cs
TestSceneStartupRuleset.cs
TestSettingsMigration.cs