osu/osu.Game.Tournament.Tests
Dean Herbert a7a7584d3e Add test coverage ensuring ruleset ID is correct after bracket read
Historically, tournament client may have written incorrect `OnlineID`
values. We wanted to use `ShortName` to re-fetch the ruleset. This test
ensures this flow is working correctly.
2022-03-31 18:39:58 +09:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Components Fix missing dependency in test 2022-02-28 11:59:10 +09:00
NonVisual Add test coverage ensuring ruleset ID is correct after bracket read 2022-03-31 18:39:58 +09:00
Screens
TestSceneTournamentSceneManager.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
TournamentTestBrowser.cs
TournamentTestRunner.cs Fix incorrect flag to options conversion 2022-01-25 14:16:15 +09:00
TournamentTestScene.cs Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
osu.Game.Tournament.Tests.csproj Revert `NUnit3TestAdaptor` (again) 2022-02-15 17:06:34 +09:00