elsa-core/test/integration/Elsa.Workflows.IntegrationTests
raymonddenhaan 6f36cfff0c
Update serialization and conversion functions (#5682)
* Update serialization and conversion functions

Updated JSON conversion to be able to use type aliases when saving serialized data to the DB.

* Simplify and update type alias registration.

Removed redundant XML comments and replaced IDictionary type aliases with Dictionary equivalents for consistency. These changes improve code readability and maintainability.

* Use collection initializer syntax

* Change "_type" values to "ObjectDictionary" in test files

Updated the "_type" field in various JSON test files from multiple different values to a unified "ObjectDictionary". This ensures consistency across the test files and aligns with the expected type format.

---------

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2024-07-03 20:47:46 +02:00
..
Activities Implement distributed lock for registry population (#4983) 2024-02-22 19:37:03 +01:00
Scenarios Update packages to latest versions (#5567) 2024-06-10 12:01:42 +02:00
Serialization Update serialization and conversion functions (#5682) 2024-07-03 20:47:46 +02:00
Elsa.Workflows.IntegrationTests.csproj feat(liquid): delete json filter and add filters already provided by fluid library (#5188) 2024-04-26 15:50:05 +02:00
Elsa.Workflows.IntegrationTests.csproj.DotSettings Fix WorkflowExecutionContext bug (#4919) 2024-02-09 19:37:37 +01:00