Namespace Serenity.GameProgress.Tests.Editor.Builder
Classes
GameProgressCreatorTests
EditMode tests for GameProgressCreator. Every test targets a fixture
UnityGameProgressSettings asset under a private temp folder via Input.SettingsAssetPath
— the real project-wide single settings asset (used by the production wizard) is never touched, so
these tests stay hermetic regardless of what the project already has configured. Mirrors
Serenity.Leaderboard.Tests.Editor.Builder.LeaderboardCreatorTests.