elsa-core/test
Craig Fowler 4b5d86135d Follow-up #761 - Fix for recursive case
Unfortunately Jint still chokes in this case if the expando contains
further nested expandos.  It turns out that I need to do this
recursively for it to always work.

We also have trouble with IEnumerable types.  They also can't be
round-tripped from/to JSON when they aren't deserialized as a very
specific type.
2021-04-01 20:25:09 +02:00
..
component/Elsa.ComponentTests Update packages 2021-03-18 11:24:04 +01:00
integration/Elsa.Core.IntegrationTests WIP #761 - Integration test reproduces problem 2021-04-01 20:25:09 +02:00
shared/Elsa.Testing.Shared WIP #761 - Unit test indicates location of problem 2021-04-01 20:25:09 +02:00
unit/Elsa.UnitTests Follow-up #761 - Fix for recursive case 2021-04-01 20:25:09 +02:00