elsa-core/test/unit/Elsa.UnitTests
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
..
Activities Resolve #785 - improve API for StringValuesModel 2021-03-25 21:10:25 +00:00
Models Resolves #485 - Add PurgeVariables functionality (#654) 2021-02-24 14:29:03 +01:00
Scripting/JavaScript/Services Follow-up #761 - Fix for recursive case 2021-04-01 20:25:09 +02:00
Services WIP #738 - Add test coverage to replace big test 2021-03-19 19:45:16 +00:00
Triggers WIP #738 - Add test coverage to replace big test 2021-03-19 19:45:16 +00:00
Elsa.UnitTests.csproj Update packages 2021-03-18 11:24:04 +01:00