CtrEditor/ObjetosSim/HydraulicComponents
Miguel 55b0767685 Add comprehensive test suites for TSNet Phase 2 functionality
- Implemented `tsnet_direct_tests.py` for direct testing of TSNet core functionalities without MCP.
- Created `tsnet_edge_test_suite.py` to handle edge cases and error management in TSNet.
- Developed `tsnet_mcp_test_suite.py` to test TSNet using MCP CtrEditor APIs, ensuring no freezing occurs.
- Introduced `tsnet_simple_verification.py` for a basic connectivity and functionality check of TSNet.
2025-09-10 22:47:07 +02:00
..
FluidProperties.cs Add comprehensive documentation and technical specifications for Hydraulic Simulator and Fluid Management System 2025-09-06 19:10:20 +02:00
osHydPipe.cs Add comprehensive test suites for TSNet Phase 2 functionality 2025-09-10 22:47:07 +02:00
osHydPump.cs Add comprehensive test suites for TSNet Phase 2 functionality 2025-09-10 22:47:07 +02:00
osHydTank.cs Add comprehensive test suites for TSNet Phase 2 functionality 2025-09-10 22:47:07 +02:00
ucHydPipe.xaml refactor: Remove connection indicators from hydraulic pipe UI 2025-09-06 17:46:44 +02:00
ucHydPipe.xaml.cs feat: Enhance hydraulic simulation components and integrate new object management 2025-09-06 02:58:18 +02:00
ucHydPump.xaml feat: Enhance hydraulic simulation components and integrate new object management 2025-09-06 02:58:18 +02:00
ucHydPump.xaml.cs feat: Enhance hydraulic simulation components and integrate new object management 2025-09-06 02:58:18 +02:00
ucHydTank.xaml Refactor hydraulic components: Simplify pump and tank logic, remove unused properties, and enhance flow calculations 2025-09-07 17:06:15 +02:00
ucHydTank.xaml.cs Add comprehensive documentation and technical specifications for Hydraulic Simulator and Fluid Management System 2025-09-06 19:10:20 +02:00