elsa-core/test/component/Elsa.Workflows.ComponentTests/Scenarios/InputOutput
Sipke Schoorstra 75cb3a3de2
Add synthetic properties to JS engine for exclusion (#6178)
* Add synthetic properties to JS engine for exclusion

This fixes an issue where inputs would be declared as new variables, causing a "miss" when trying to read the input.

* Add InputOutput workflows and tests for data exchange

Introduce new Consumer and Provider JSON workflows to facilitate testing of input and output functionalities, ensuring seamless data exchange between processes. Implement corresponding tests to verify the correct reception and transmission of input data within the Provider workflow back to the Consumer, validating the setup with an assertion for expected output. Update the project configuration to include these workflows in the build output.
2024-12-05 09:30:31 +01:00
..
Workflows Add synthetic properties to JS engine for exclusion (#6178) 2024-12-05 09:30:31 +01:00
InputOutputTests.cs Add synthetic properties to JS engine for exclusion (#6178) 2024-12-05 09:30:31 +01:00