1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:07:24 +08:00
osu-lazer/osu.Game.Tournament.Tests
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
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Components Fix failing tests 2023-10-28 10:18:15 +03:00
NonVisual Fix some more nullability inspections 2023-08-09 21:32:46 +02:00
Screens Simplify state reset in test scene 2023-12-06 12:03:54 +09:00
osu.Game.Tournament.Tests.csproj Update all dependencies (except for Moq) 2023-09-16 15:37:31 +09:00
TestSceneTournamentSceneManager.cs Automated pass 2023-06-24 01:00:03 +09:00
TournamentScreenTestScene.cs Fix tournament screen tests not matching OsuGameBase resolution 2023-08-31 18:47:41 +09:00
TournamentTestBrowser.cs Automated pass 2023-06-24 01:00:03 +09:00
TournamentTestRunner.cs Update IPC usages 2024-01-18 19:45:36 +09:00
TournamentTestScene.cs Support displaying team seed in TeamDisplay 2023-10-28 08:30:24 +03:00