Namespace Serenity.InitializationPipeline.Tests.Editor.Builder
Classes
InitializationPipelineProfileCreatorTests
EditMode tests for InitializationPipelineProfileCreator. Every test targets fixture paths
under a private temp folder — the real project's own initialization pipeline profiles, if any, are never
touched — and every test passes an explicit
DuplicateIdSearchFolder pinned to
Serenity.InitializationPipeline.Tests.Editor.Builder.InitializationPipelineProfileCreatorTests.TempFolder so every project-wide scan is hermetic by construction. Mirrors the temp-folder
SetUp/TearDown pattern of SequencePlayerCreatorTests and InstallTaskAuthoringTests.