osu/osu.Game.Tests
Bartłomiej Dach f2d0f7db99 Remove list null-checks in LogoTrackingContainer test
If the null-checks were tripped, the test would crash anyway. It is not
possible to call `.Any()` and get a valid result instead of an exception
on a null reference.
2021-05-15 00:09:34 +02:00
..
Audio
Beatmaps Rename test to better match tested class 2021-05-11 09:29:15 +09:00
Chat
Collections/IO
Editing
Gameplay
Input
Mods Use conditional nullability attribute 2021-05-15 00:09:34 +02:00
NonVisual Merge branch 'master' into multiplayer-spectator-screen 2021-05-11 17:33:09 +09:00
Online
OnlinePlay Remove Sync namespace (feels unnecessary) 2021-05-03 13:38:53 +09:00
Resources
Rulesets
Scores/IO
ScrollAlgorithms
Skins
Testing
Visual Remove list null-checks in LogoTrackingContainer test 2021-05-15 00:09:34 +02:00
ImportTest.cs
osu.Game.Tests.csproj
tests.ruleset
WaveformTestBeatmap.cs