Namespace Serenity.EventDispatcher.Tests.Application
Classes
CreateEventDispatcherServiceInputTests
Behavioral tests for the CreateEventDispatcherServiceInput DTO.
EventDispatcherActionBehaviorTests
Behavioral tests for EventDispatcherAction<TSignal> focusing on the subscribe/unsubscribe lifecycle, idempotency and re-initialization paths.
EventDispatcherActionHelperTests
Tests for the EventDispatcherAction<TSignal> composition-edge helpers
(TryResolveService, LogInfo/LogWarning/LogError, LogCategory) and
for ShowViewAction<TSignal>, plus regression pins for the migrated GameSave and
Leaderboard "show view"/"resolve service" actions that were not already covered elsewhere.