elsa-core/test/unit/Elsa.Activities.UnitTests/Console
Sipke Schoorstra 74f06914de
Add unit tests for ReadLine activity (#7110) (#7112)
* Add unit tests for `ReadLine` activity (#7110)

- Implemented `ReadLineTests` to verify the behavior of the `ReadLine` activity.
- Added scenarios for reading input, stream provider usage, and successful completion.
- Refactored `ExecuteAsync` helper to streamline test execution with mock dependencies.

* Enhance `ReadLine` activity tests with additional scenarios: validate null handling, default provider usage, and completion status assertions.
2025-11-27 20:51:41 +01:00
..
ReadLineTests.cs Add unit tests for ReadLine activity (#7110) (#7112) 2025-11-27 20:51:41 +01:00
WriteLineTests.cs Feat/unit test coverage sendhttprequest (#6961) 2025-10-20 20:11:46 +02:00