- Introduced multiple workflows (`FaultWorkflow`, `FaultWithDefaultsWorkflow`, `FaultViaFactoryWorkflow`, `FaultInSequenceWorkflow`) to test fault scenarios. - Added `FaultTests` to verify fault propagation, stopping subsequent activities, and validating default, custom, and factory-configured fault behaviors. - Included unit tests to ensure `FaultException` is thrown correctly with all properties set and default values applied when inputs are null. |
||
|---|---|---|
| .. | ||
| Elsa.Activities.UnitTests | ||
| Elsa.Expressions.UnitTests | ||
| Elsa.Http.UnitTests | ||
| Elsa.Scheduling.UnitTests | ||
| Elsa.Workflows.Core.UnitTests | ||
| Elsa.Workflows.Management.UnitTests | ||
| Elsa.Workflows.Runtime.UnitTests | ||
| Directory.Build.props | ||