Introduced HydraulicBoundaryCalculationSettings for DesignWaterLevel calculations: WTI-1923- Fixed failing tests on integrational level for the treenode info tests (related to the assessment section level)
Introduced HydraulicBoundaryCalculationSettings for DesignWaterLevel calculations: WTI-1923- Fixed failing tests on integrational factory tests which make use of the design water level calculators.
Introduced HydraulicBoundaryCalculationSettings for DesignWaterLevel calculations: WTI-1923- Fixed failing tests:-- Removed the temporary patch to prevent compilation errors from 51e4c5dc8ba6f7fe7f923418fa4af2d2c2f46196.-- Simplified tests and mocks, as a single test should be sufficient that the correct input was sent to the calculator.
Introduced HydraulicBoundaryCalculationSettings for DesignWaterLevel calculations: WTI-1923- Applied for the Service.Calculate-- Was not applied to the validation logic yetNote: applied a temporary "fix" for the activity to prevent compilation errors. Some tests will fail.
Introduced HydraulicBoundaryCalculationSettings for Dunes: WTI-1923- Fixed failing tests as a consequence of the refactoring of the corresponding activity.- Updated XMLDoc
Introduced HydraulicBoundaryCalculationSettings for Dunes: WTI-1923- Fixed failing tests:-- Removed the temporary patch to prevent compilation errors from 7441a8f5b097aaca1f1a08c32937ebfe5e07d8b0.-- Simplified tests and mocks, as a single test should be sufficient that the correct input was sent to the calculator.
Introduced HydraulicBoundaryCalculationSettings for Dunes: WTI-1923- Applied for the Service.Calculate-- Was not applied to the validation logic yetNote: applied a temporary "fix" for the activity to prevent compilation errors. Some tests will fail.
Introduced factory to create HydraRingCalculationSettings: WTI-1923- Intended to be used as a conversion from the Ringtoets equivalent to the HydraRing counterpart- Cleaned up some other files
Introduced factory to create the hydraulic calculation settings. WTI-1923- Object represents the Ringtoets counterparts of the HydraRing calculation settings.