Namespace Serenity.UnityLeaderboard.Tests.Installation
Classes
LeaderboardBackendFactoryTests
PlayMode tests for LeaderboardBackendFactory's shared-backend-asset dispatch: per-subtype construction, environment-variable overrides, never-throw fallbacks to the PlayerPrefs key-value store, custom-backend precedence, table resolution, and shared-HttpClient reuse.
UnityLeaderboardInstallerTests
PlayMode tests for UnityLeaderboardInstaller. Verifies that installing creates
a Unity-backed leaderboard service — even with no UnityLeaderboardSettings asset
registered, via the soft fallback to an empty board registry.