osu/osu.Game.Tests/Visual/Navigation
2022-05-10 22:56:50 +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 Simplfiy and share notification dimsiss method across test scenes 2022-04-23 23:14:19 +03:00
TestSceneEditDefaultSkin.cs
TestSceneMouseWheelVolumeAdjust.cs Simplfiy and share notification dimsiss method across test scenes 2022-04-23 23:14:19 +03:00
TestSceneOsuGame.cs Remove unnecessary DI caching of SentryLogger 2022-05-10 16:09:16 +09:00
TestScenePerformFromScreen.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
TestScenePresentBeatmap.cs Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
TestScenePresentScore.cs Fix score presentation tests not correctly entering song select before running 2022-01-29 14:46:24 +09:00
TestSceneScreenNavigation.cs Rename ModSelect{Screen -> Overlay} in place of removed old design 2022-05-10 22:56:50 +02:00
TestSceneSkinEditorNavigation.cs Add failing test for mod overlay not closing on entering skin editor 2022-05-07 22:47:19 +02: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