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 Rename unsnap check templates 2021-04-27 13:56:05 +02:00
Gameplay Add test of HitObjectLifetimeEntry.KeepAlive behavior 2021-04-27 18:10:44 +09:00
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 Add inline comment regarding remaining issues with classic scoring 2021-04-28 16:37:48 +09:00
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 Bump NUnit from 3.13.1 to 3.13.2 2021-04-29 03:51:12 +00:00
tests.ruleset
WaveformTestBeatmap.cs