elsa-core/src/common/Elsa.Testing.Shared
Sipke Schoorstra 1f2353cad8
Remove obsolete modules and associated code
Eliminated the `Elsa.Labels`, `Elsa.Environments`, and `Elsa.OpenTelemetry` modules along with their handlers, contracts, models, and related functionality. This cleanup improves maintainability and aligns the codebase with recent architectural changes.
2025-06-02 20:05:10 +02:00
..
CapturingTextWriter.cs Move shared test utility to common folder + various incremental changes 2022-12-20 12:13:53 +01:00
CombinedTextWriter.cs Move shared test utility to common folder + various incremental changes 2022-12-20 12:13:53 +01:00
Elsa.Testing.Shared.csproj Remove obsolete modules and associated code 2025-06-02 20:05:10 +02:00
FodyWeavers.xml Move shared test utility to common folder + various incremental changes 2022-12-20 12:13:53 +01:00
UnicodeRangeGenerator.cs Add Unicode string serialization tests (#5064) 2024-03-12 19:31:39 +01:00
XunitConsoleTextWriter.cs Move shared test utility to common folder + various incremental changes 2022-12-20 12:13:53 +01:00
XunitLogger.cs Move shared test utility to common folder + various incremental changes 2022-12-20 12:13:53 +01:00
XunitLoggerProvider.cs Add Component Testing Framework (#5261) 2024-04-26 15:49:14 +02:00