Removed DamMStabAssembler:- Decoupling the Geometry2DSectionAssembler from the DAMMacroStability kernel. Extracted used XML keywords to a separate fileRelated to Issue [MWDAM-1629]
Moved Assemblers upward, as these are used by the Geometry2DTo1DConverter. These components are still used and should not be deleted.Related to Issue [MWDAM-1629]
Restored test data folder of DamMacroStabilityCommon:- Moved folder to Common, as it is only being used by this solution folderRelated to Issue [MWDAM-1629]
Restored test data folder of DamMacroStabilityCommon:- Test data was used by the kernel wrappers. Moved to a dedicated solution folder named TestDataRelated to Issue [MWDAM-1629]
Moved TestHelper class to a dedicated testhelper folder:- Class has nothing to do with DamMacroStability and is used by other kernelwrappers. Class should therefore be kept in a separate solution folderRelated to Issue [MWDAM-1629]
Disabled failing tests:- MacroStabilityInwards functionality is currently severed and non-functional. Test should be re-enabled once the new kernelwrapper is in placeRelated to Issue [MWDAM-1629]
Disabled failing tests:- MacroStabilityInwards functionality is currently severed and non-functional. Test should be re-enabled once the new kernelwrapper is in placeRelated to Issue [MWDAM-1629]
Disabled failing tests:- MacroStabilityOutwards functionality is currently severed and non-functional. Test should be re-enabled once the new kernelwrapper is in placeRelated to Issue [MWDAM-1629]
Fixed failing unit tests:- Removed zone parameters from the DamProject as these are no part of the output anymore. These (additional) parameters can still be read, but are not processed further which causes a failing test due to expected serialized values.Related to Issue [MWDAM-1355]
Added specific unit test for checking the CreateOutput logic of design results containing MacroStability results:- Added check for the creation of the surfacelineRelated to Issue [MWDAM-1355]
Moved HeadPl2 within Location from WaternetOptions to DesignScenario. Also removed HeadPl3 and HeadPl4 from Location.Started fixing failing tests.Related to Issue [MWDAM-1618]