Namespace Serenity.UnityGameProgress.Tests.Installation
Classes
GameProgressBackendFactoryTests
PlayMode tests for GameProgressBackendFactory's shared-backend-asset dispatch: per-subtype construction, never-throw fallbacks to the PlayerPrefs key-value store, custom backend precedence, and table resolution.
UnityGameProgressInstallerTests
PlayMode tests for UnityGameProgressInstaller. Verifies that installing
creates a Unity-backed game-progress service — even with no
UnityGameProgressSettings asset registered, via the soft fallback to the PlayerPrefs
default backend.