elsa-core/test/unit/Elsa.Workflows.Core.UnitTests
Sipke Schoorstra 2e1ed995da Add synchronous serialization methods and mark async as obsolete
Implemented synchronous methods for serialization and deserialization while marking the asynchronous methods as obsolete across various storage and serialization services. This includes updates to handle serialization within the Save and Load methods, enhancing performance by avoiding unnecessary Task usage.
2024-09-27 12:59:59 +02:00
..
Elsa.Workflows.Core.UnitTests.csproj Add Unicode string serialization tests (#5064) 2024-03-12 19:31:39 +01:00
ExpressionExecutionContextExtensionsTests.cs Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
ScheduleActivityExecutionContextTests.cs Fix naming issues 2024-06-07 14:01:14 +02:00
SerializerEncodingTests.cs Add synchronous serialization methods and mark async as obsolete 2024-09-27 12:59:59 +02:00
Usings.cs Fixed getting and setting variables in context (#4267) 2023-07-31 18:53:50 +02:00