Added test for irrelevant projects, commented some lines in the WIP test as DGS 16.2 due to an error in this version fails, freezing the test.Related to Issue [MWDAM-1057]
Made sure DesignCalculator returns proper messages when Prepare fails or is not relevant. Improved DamMacroStabilityOutwardsKernelWrapper and adapted test for it.Related to Issue [MWDAM-1057]
Renamed SoilDatabase to SoilDatabaseName.Renamed WorkingDir to ProjectWorkingPath. Use ProjectMap for setting ProjectWorkingPath. Do not change the ProjectMap when kernel returns another ProjectWorkingPathRelated to Issue [MWDAM-1122]
Renamed SoilDatabase to SoilDatabaseName.Renamed WorkingDir to ProjectWorkingPath. Renamed previous ProjectWorkingPath to OldProjectWorkingPath. This must be modified later. Most uses is in code that will be deleted I think.Related to Issue [MWDAM-1122]
Added DamMStabAssemblerTest from Classic.Renamed failureMechanismeParamatersMStab to failureMechanismeParametersMStab.Made some methods private.Added Xsd files.Added profiledefinition to DamMStabAssembler (I don't know why I removed that before)Removed, modified comments.Related to Issue [MWDAM-1089]