Rewire plugin: - Adjusted validation logic: validation should be based on the amount of calculations that are present and not by the amount of locations -- Fixed failing tests for the DuneLocationCalculationsContextTreeNodeInfoTestWTI-1575
Rewire plugin: - Temporary feed the calculations for the factorized lower limit norm as input for the context in order to keep the tests running --> 5 treenodes are not exposed yet -- Fixed failing test for the FailureMechanismContextTreeNodeInfoTestWTI-1575
Rewire plugin: - Fixed compilation errors - Temporary feed the calculations for the factorized lower limit norm as input for the context in order to keep the tests running --> 5 treenodes are not exposed yet - Fixed failing test related to the DuneErosionPluginWTI-1575
Rewire views: - Cleanup test: -- Surrounded every instantiation of the View with an using() statement -- Rewired correct observers for when a calculation is doneWTI-1575
Rewire calculation services / activities: - Removed the dunelocation parameter when calling the GUIService: the dune location calculations already contain the dune locationWTI-1575
Rewire calculation services / activities: - Removed the dunelocation parameter when constructing the Activity: the dune location calculations already contain the dune location - Cleaned up testsWTI-1575
Rewire calculation services / activities: - Removed the dunelocation parameter when calling the calculation: the dune location calculations already contain the dune locationWTI-1575