tbf/TBFTests
Michal Buzik c0385c0782 bugfix Parallel CLI Runner
Add parallel execution tests and improve cancellation handling in `CliRunner`

- Introduced new tests (`RunMultipleTimesTestProgram_CheckParalelWork` and `RunMultipleTimesTestProgram_CheckParalelWorkCumulative`) to verify parallel execution behavior.
- Enhanced `SendAsync` and `RunAndCaptureJsonAsync` methods in `CliRunner` with `CancellationToken` support for better task cancellation.
- Refactored process output handling for improved clarity and robustness.
- Added error handling during CLI logger initialization.
2025-10-27 11:38:43 +01:00
..
Entities final modification for AdjustableMeter.cs, Added units A,V ElectricUnits, calculation based on [A] 2024-01-24 17:35:56 +01:00
Properties Dialog events added 2024-08-30 12:42:29 +02:00
Rig bugfix Parallel CLI Runner 2025-10-27 11:38:43 +01:00
app.config Dialog events added 2024-08-30 12:42:29 +02:00
packages.config PL lang fix, camera test 2024-03-10 22:25:55 +01:00
TBFTests.csproj feature/Enhanced_Writer_NoSeparator_AndName 2025-09-26 15:10:34 +02:00