osu/osu.Game.Tests/Visual/Navigation
Dean Herbert 82e7643df5
Update IPC usages
Of note, I've disabled IPC on visual test runners as we generally don't
use IPC in these cases. Having it set means that the game will not open
while visual tests are open, which has been a complaint from devs in the
past.
2024-01-18 19:45:36 +09:00
..
TestSceneBeatmapEditorNavigation.cs Apply NRT to ButtonSystem 2023-11-24 13:18:17 +09:00
TestSceneButtonSystemNavigation.cs
TestSceneChangeAndUseGameplayBindings.cs
TestSceneEditDefaultSkin.cs
TestSceneFirstRunGame.cs
TestSceneInterProcessCommunication.cs Update IPC usages 2024-01-18 19:45:36 +09:00
TestSceneMouseWheelVolumeAdjust.cs
TestSceneOsuGame.cs
TestScenePerformFromScreen.cs
TestScenePresentBeatmap.cs
TestScenePresentScore.cs Fix inspections 2023-11-24 15:06:51 +09:00
TestSceneScreenNavigation.cs Add failing test coverage of skin getting nuked 2024-01-16 15:22:38 +09:00
TestSceneSkinEditorNavigation.cs Extend test coverage of skin editor open to fail better 2023-12-06 10:11:41 +01:00
TestSceneStartupBeatmapDisplay.cs
TestSceneStartupBeatmapSetDisplay.cs
TestSceneStartupImport.cs
TestSceneStartupRuleset.cs
TestSettingsMigration.cs