osu/osu.Game.Tournament.Tests
Dean Herbert 540c58c359 Fix tournament screen tests not matching OsuGameBase resolution
This would cause things to look completely out of whack.

The numbers here match `DrawSizePreservingFillContainer` defaults as
used by `OsuGameBase.CreateScalingContainer()`.
2023-08-31 18:47:41 +09:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Components Fix test coverage not actually covering crash 2023-08-21 16:10:48 +09:00
NonVisual Fix some more nullability inspections 2023-08-09 21:32:46 +02:00
Screens Add ability to test recent / upcoming matches on schedule screen 2023-08-31 18:43:06 +09:00
osu.Game.Tournament.Tests.csproj Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +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 Change tournament tests to use development folder 2023-07-21 15:35:03 +09:00
TournamentTestScene.cs Revert some usages of AsNonNull() in tests 2023-08-10 00:20:37 +09:00