Namespace Serenity.Modal.Tests.Editor
Classes
SerenityEditorSignalDispatcherTests
Behavioral tests for SerenityEditorSignalDispatcher, the reusable editor-time dispatcher
backing the Modal Builder's "Fire Now" preview.
EditMode tests always run with EditorApplication.isPlaying == false, so every case here exercises
the "cannot dispatch yet" paths; a real dispatch round-trip needs an actual Play Mode session.