elsa-core/test/shared/Elsa.Testing.Shared/AutoFixture/Customizations
Craig Fowler 8e16f5f269 Related to #761 - Refactor complex conversion
This removes all of the (now actually non-trivial) conversion logic from
the class which is actually responsible for executing the Jint engine.
This moves it all to a new service which uses chain of responsibility to
convert the result, using one of a few different mechanisms.

Of note is the handling of ExpandoObject when no specific type
information has been provided, and also the handling of enumerables,
with the exception of strings.
2021-04-01 20:25:09 +02:00
..
HostBubilderUsingServicesCustomization.cs Telnyx Activities (#768) 2021-03-17 13:07:14 +01:00
MockBookmarkProvidersCustomization.cs WIP #738 - Add test coverage for new service 2021-03-18 18:54:23 +00:00
SpecimenBuilderForParameterCustomization.cs Related to #761 - Refactor complex conversion 2021-04-01 20:25:09 +02:00
StubActivityExecutionContextCustomization.cs WIP #761 - Unit test indicates location of problem 2021-04-01 20:25:09 +02:00
StubElsaContextCustomization.cs Telnyx Activities (#768) 2021-03-17 13:07:14 +01:00