Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to new version of C#wrapper, fixed some WIP-test for the wrapper.

Related to Issue [MWDAM-1627]

    • -13
    • +17
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Adapted the calculation grid. Cleaned code a bit.

Related to Issue [MWDAM-1627]

    • -104
    • +67
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Implemented the required (minimum) output with tests and conversion helper. Removed some obsolete code and tests.

Related to Issue [MWDAM-1627]

    • -39
    • +0
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 6 more files in changeset.
Set failing tests to WIP.

Related to Issue [MWDAM-1627]

    • -0
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
Adapted failing tests due to new C#wrapper, Started with correct implementation of MacroStabilityInwardsKernelWrapper based on the C#wrapper, added conversion methods with tests for that to support some result items.

Related to Issue [MWDAM-1627]

    • -14
    • +47
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Incorporated comments reviewer:

- Renamed testhelper

Related to Issue [MWDAM-1629]

    • -3
    • +3
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 4 more files in changeset.
Put failing tests to WiP. These have to be checked on reuse or remove.

Came across some left over dead code in Location, removed this here too.

Related to Issue [MWDAM-1623]

    • -0
    • +5
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 1 more file in changeset.
Added skeletons for FillEngineFromMacroStabilityWrapperInput, FillEngineFromMacroStabilityWrapperOutput, FillMacroStabilityWrapperInputFromEngine, FillMacroStabilityWrapperOutputFromEngine to replace wti serialization which is now removed. Started with adaptation of the kernelwrapper to no longer use wti-kernel but the full macro stability kernel via the C# wrapper (Issue [MWDAM-1627]). This latest issue can only be finished when all depending issues to actually fill in the data in the provided skeletons (and their belonging tests) are handled.

Made some tests WiP to reflect their proper status.

Removed remaining DAMMacroStability(xxx) files as these are now really no longer required.

Related to Issue [MWDAM-1623]

    • -16
    • +4
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 18 more files in changeset.
Removed DamMacroStabilityCommon.

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 15 more files in changeset.
Moved general components to MacroStabilityCommon:

- These components are still used and should not be deleted

Related to Issue [MWDAM-1629]

    • -0
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 10 more files in changeset.
Moved TestHelper class to a dedicated testhelper folder:

- Moved to the correct folder

Related to Issue [MWDAM-1629]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 5 more files in changeset.
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 folder

Related to Issue [MWDAM-1629]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 7 more files in changeset.
Replace type of SubSoilScenario.SegmentFailureMechanismType from FailureMechanismSystemType to SegmentFailureMechanismType

Related to Issue [MWDAM-1294]

    • -1
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 29 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -0
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 9 more files in changeset.
Moved Conversion methods for Log messages to ConversionHelper

Related to Issue [MWDAM-1357]

    • -21
    • +0
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Fixed two failing test, removed 1 failing test because this is no longer a valid one (input is based on Spencer which is now no longer allowed in MacroStablityInwards kernel.

Related to Issue [MWDAM-1383]

    • -2
    • +2
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 2 more files in changeset.
Removed WtiStabilityInside as failure mechanism and replaced it with UpliftVanWti as ModelType.

Related to Issue [MWDAM-1383]

    • -15
    • +1
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 16 more files in changeset.
Implemented parsing of Calculation Results. Updated Technical Design.

Related to Issue [MWDAM-1357]

    • -31
    • +53
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 3 more files in changeset.
Added test for unknown Severity type of validation message. An exception is thrown.

Related to Issue [MWDAM-1367]

    • -0
    • +12
    ./MacroStabilityInwardsKernelWrapperTests.cs
    • -0
    • +1
    ./TestFiles/ValidateWrong.xml
  1. … 1 more file in changeset.
Implemented parsing the validation result

Related to Issue [MWDAM-1367]

    • -0
    • +1
    ./TestFiles/ValidateWarning.xml
    • -0
    • +1
    ./TestFiles/ValidateInfo.xml
    • -17
    • +23
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 6 more files in changeset.
Renamed WtiMacroStabilityInwards to MacroStabilityInwards

Related to Issue [MWDAM-1386]

    • -0
    • +369
    ./MacroStabilityInwardsKernelWrapperTests.cs
  1. … 24 more files in changeset.